mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Cleanup unused rules
Change-Id: Idcf765bab4f43f67ecc21cd572b6264d691f9185 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
cdae24b850
commit
959d155c73
10 changed files with 2 additions and 59 deletions
3
sepolicy/vendor/init.te
vendored
3
sepolicy/vendor/init.te
vendored
|
|
@ -22,12 +22,9 @@ allow init sysfs_multipdp:file setattr;
|
|||
allow init sysfs_camera:file setattr;
|
||||
allow init sysfs_charger:file setattr;
|
||||
allow init sysfs_input:file setattr;
|
||||
allow init sysfs_lcd:file setattr;
|
||||
allow init sysfs_mdnie:file setattr;
|
||||
allow init sysfs_modem:file w_file_perms;
|
||||
allow init sysfs_battery_writable:file setattr;
|
||||
allow init sysfs_power_writable:file setattr;
|
||||
allow init sysfs_bt_writable:file setattr;
|
||||
allow init sysfs_graphics:file create_file_perms;
|
||||
|
||||
allow init system_server:binder { transfer call };
|
||||
|
|
|
|||
Loading…
Reference in a new issue