mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: rootdir: Allow tracing
Also address some selinux denials
This commit is contained in:
parent
56df394666
commit
043d4db5cf
5 changed files with 6 additions and 4 deletions
1
universal7885-common/sepolicy/vendor/file.te
vendored
1
universal7885-common/sepolicy/vendor/file.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue