mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -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
2
sepolicy/vendor/file.te
vendored
2
sepolicy/vendor/file.te
vendored
|
|
@ -37,7 +37,6 @@ type sysfs_v4l_mfc, sysfs_type, r_fs_type, fs_type;
|
|||
type sysfs_v4l_smfc, sysfs_type, r_fs_type, fs_type;
|
||||
type sysfs_v4l_fimc, sysfs_type, r_fs_type, fs_type;
|
||||
type sysfs_graphics, fs_type, sysfs_type;
|
||||
type sysfs_mdnie, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_multipdp, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_sec, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_gps, fs_type, sysfs_type, mlstrustedobject;
|
||||
|
|
@ -45,7 +44,6 @@ type sysfs_brightness, fs_type, sysfs_type, mlstrustedobject;
|
|||
type sysfs_virtual, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_charger, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_modem, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_lcd, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_camera, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_mmc_host_writable, sysfs_type, rw_fs_type, fs_type;
|
||||
type sysfs_ss_writable, sysfs_type, rw_fs_type, fs_type;
|
||||
|
|
|
|||
Loading…
Reference in a new issue