mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Drop shell execute rules
This commit is contained in:
parent
22caa5374c
commit
14e4406a1b
1 changed files with 0 additions and 2 deletions
|
|
@ -30,6 +30,4 @@ type parts_data_file, file_type, data_file_type, core_data_file_type;
|
|||
allow hal_parts_default parts_data_file:dir rw_dir_perms;
|
||||
allow hal_parts_default parts_data_file:file rw_file_perms;
|
||||
allow hal_parts_default parts_data_file:file create_file_perms;
|
||||
allow hal_parts_default shell_exec:file rx_file_perms;
|
||||
allow hal_parts_default toolbox_exec:file rx_file_perms;
|
||||
allow hal_parts_default self:capability sys_admin;
|
||||
|
|
|
|||
Loading…
Reference in a new issue