Sanders : Android Q move to dirty sepolicy[TEMP]
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
8
sepolicy/vendor/untrusted_app.te
vendored
8
sepolicy/vendor/untrusted_app.te
vendored
@@ -1,7 +1,7 @@
|
||||
get_prop(untrusted_app, camera_prop);
|
||||
get_prop(untrusted_app_25, camera_prop);
|
||||
#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 };
|
||||
|
||||
allow untrusted_app firmware_file:dir read;
|
||||
allow untrusted_app fsg_file:dir read;
|
||||
#allow untrusted_app firmware_file:dir read;
|
||||
#allow untrusted_app fsg_file:dir read;
|
||||
|
||||
Reference in New Issue
Block a user