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

Commit ea305b38 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Allow others to read the profile ref dir" into sc-dev am: 0b6e4c2c

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/14907701

Change-Id: I458437be355a8d96e8e3fd2e990f0587fbb7bfaf
parents 6c17db01 0b6e4c2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -762,7 +762,7 @@ on post-fs-data
    # profile file layout
    mkdir /data/misc/profiles 0771 system system
    mkdir /data/misc/profiles/cur 0771 system system
    mkdir /data/misc/profiles/ref 0770 system system
    mkdir /data/misc/profiles/ref 0771 system system
    mkdir /data/misc/profman 0770 system shell
    mkdir /data/misc/gcov 0770 root root
    mkdir /data/misc/installd 0700 root root