sanders: sepolicy: Fix rootfs on untrusted_app
* With this, some file explorers cannot access the root partition (even with superuser rights granted)
This commit is contained in:
committed by
therootlord
parent
05af13d217
commit
2d7fc638e6
@@ -10,4 +10,3 @@ allow untrusted_app fsg_file:dir read;
|
||||
allow untrusted_app net_dns_prop:file read;
|
||||
allow untrusted_app persist_file:dir getattr;
|
||||
allow untrusted_app persist_file:filesystem getattr;
|
||||
allow untrusted_app rootfs:dir read;
|
||||
|
||||
Reference in New Issue
Block a user