sm8250-common: sepolicy: label dt-gesture and allow power/sensor hal access
pstar uses the touchscreen_mmi via stmicro_mmi driver
this is a partial revert of
376db816f6
This commit is contained in:
parent
d1def81471
commit
31398f7cdc
4 changed files with 7 additions and 0 deletions
1
sepolicy/vendor/file.te
vendored
1
sepolicy/vendor/file.te
vendored
|
|
@ -21,6 +21,7 @@ type fsg_file, file_type, contextmount_type, vendor_file_type;
|
|||
|
||||
# Power
|
||||
type proc_sched_lib_mask_cpuinfo, proc_type, fs_type;
|
||||
type vendor_sysfs_dt2w, fs_type, sysfs_type;
|
||||
|
||||
# Touchscreen
|
||||
type vendor_sysfs_touchpanel, fs_type, sysfs_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue