Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8464d798 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Allow the system user to read apex_data_file.

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: I8795b26b9a40ba7126c2a548fbec82ff322a1453
parent ac535f97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -544,7 +544,7 @@ on post-fs-data

    mkdir /data/anr 0775 system system

    mkdir /data/apex 0770 root root
    mkdir /data/apex 0750 root system
    mkdir /data/staging 0750 system system

    # NFC: create data/nfc for nv storage