diff options
Diffstat (limited to 'sepolicy/init.te')
-rw-r--r-- | sepolicy/init.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/init.te b/sepolicy/init.te index 9730a6d..159809a 100644 --- a/sepolicy/init.te +++ b/sepolicy/init.te @@ -1,7 +1,5 @@ typeattribute init data_between_core_and_vendor_violators; -binder_call(init, system_server); - allow init adsprpcd_file:filesystem { mount relabelfrom relabelto }; allow init debugfs_ipc:dir relabelfrom; allow init debugfs_ipc:file relabelfrom; |