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

Commit f1ad3210 authored by Paul Keith's avatar Paul Keith Committed by Nolen Johnson
Browse files

sepolicy: recovery: Allow (re)mounting system

* Certain's addon's installers require this to be in place.

Change-Id: I95bc3f2db1896f032a34d16eda703736b4aac524
parent f126e29b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ recovery_only(`
get_prop(recovery, sf_lcd_density_prop)
r_dir_file(recovery, pstorefs)
unix_socket_connect(recovery, vold, vold)
allow recovery system_file:dir mounton;

# Secure adb (setup_adbd)
allow adbd adb_keys_file:dir search;