universal7885: rootdir: Allow tracing

Also address some selinux denials
This commit is contained in:
roynatech2544 2022-05-07 13:49:37 +09:00
commit 043d4db5cf
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
5 changed files with 6 additions and 4 deletions

View file

@ -43,6 +43,7 @@ type sysfs_gpu, sysfs_type, r_fs_type, fs_type;
type sysfs_mmc, sysfs_type, r_fs_type, fs_type;
type sysfs_backlight_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_bt_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_mmc_uevent, sysfs_type, rw_fs_type, fs_type;
type sysfs_mmc_queue, sysfs_type, rw_fs_type, fs_type;
type sysfs_gps_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_lcd_writable, sysfs_type, rw_fs_type, fs_type;