sepolicy: Change -isolated-app to -isolated_app_all
This commit is contained in:
6
sepolicy/vendor/app.te
vendored
6
sepolicy/vendor/app.te
vendored
@@ -1,3 +1,3 @@
|
|||||||
allow { appdomain -isolated_app } adsprpcd_file:dir r_dir_perms;
|
allow { appdomain -isolated_app_all } adsprpcd_file:dir r_dir_perms;
|
||||||
allow { appdomain -isolated_app } public_adsprpcd_file:file r_file_perms;
|
allow { appdomain -isolated_app_all } public_adsprpcd_file:file r_file_perms;
|
||||||
allow { appdomain -isolated_app } vendor_xdsp_device:chr_file r_file_perms;
|
allow { appdomain -isolated_app_all } vendor_xdsp_device:chr_file r_file_perms;
|
||||||
|
|||||||
Reference in New Issue
Block a user