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

Commit 7125675e authored by Nolen Johnson's avatar Nolen Johnson
Browse files

lineage: Guard neverallowed policy for system_file with userdebug/eng

Change-Id: I8761fd7737126dab7cf0748d3f9f46fcd83c660f
parent ac26bd2f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,7 +31,9 @@ allow recovery self:process setexec;
domain_trans(recovery, otapreopt_chroot_exec, backuptool)

# Some addons require this for A/B installation compatibility
userdebug_or_eng(`
allow recovery system_file:dir mounton;
')

# Volume manager
allow recovery block_device:dir create_dir_perms;