Skip to content
Snippets Groups Projects
  • Narayan Kamath's avatar
    Allow system_server to read apex_data_file. · 9f343b32
    Narayan Kamath authored
    For consistency with APKs, signature verification is performed
    in the system_server. This includes checking that the signature of
    an updated install matches the signature of the active package that
    it updates. For this, it requires search access to /data/apex and
    read access to the files under that directory.
    
    Test: m
    Change-Id: Ia073adb8892886e4767fa5529e95c110b9cbff1b
    9f343b32