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

Commit cb907271 authored by William Roberts's avatar William Roberts Committed by Steve Kondik
Browse files

Create a new location for /data policy files

Updating the location of policy files from
/data/system to /data/securtiy. Requires a
new directory to be created by init and an
update to the location of the
property_contexts file for property service.

Change-Id: Ibac2a84dfb403339bd169787cb5b7f24655be429
parent 26558755
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ struct {
    { "log.",             AID_SHELL,    0 },
    { "service.adb.root", AID_SHELL,    0 },
    { "service.adb.tcp.port", AID_SHELL,    0 },
    { "persist.mac_enforcing_mode", AID_SYSTEM, 0 },
    { "persist.mmac.", AID_SYSTEM, 0 },
    { "persist.sys.",     AID_SYSTEM,   0 },
    { "persist.service.", AID_SYSTEM,   0 },
    { "persist.service.", AID_RADIO,    0 },