sanders: update sepoly again
This commit is contained in:
4
sepolicy/untrused_app.te
Normal file
4
sepolicy/untrused_app.te
Normal file
@@ -0,0 +1,4 @@
|
||||
get_prop(untrusted_app, camera_prop);
|
||||
get_prop(untrusted_app_25, camera_prop);
|
||||
allow untrusted_app sysfs_zram:dir { search read };
|
||||
allow untrusted_app sysfs_zram:file { open read getattr };
|
||||
Reference in New Issue
Block a user