universal7885: Go back track slsi sepolicy

- Also cleanup rebundant rules, duplicate rules
This commit is contained in:
roynatech2544 2023-11-26 16:21:24 +09:00
commit e732699c27
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
77 changed files with 131 additions and 1402 deletions

View file

@ -1,14 +1 @@
# file.te
### DATA
type zram_data_file, file_type, data_file_type, core_data_file_type;
## SYSFS
type sysfs_virtual, fs_type, sysfs_type, mlstrustedobject;
type sysfs_sec_switch, sysfs_type, r_fs_type, fs_type;
type sysfs_battery, sysfs_type, r_fs_type, fs_type;
type sysfs_sec_touchscreen, sysfs_type, r_fs_type, fs_type;
type sysfs_sec_switch_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_touchscreen_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_battery_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_flashlight, sysfs_type, rw_fs_type, fs_type;
type sysfs_camera, fs_type, sysfs_type, mlstrustedobject;