SGCMarkus 31398f7cdc 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
2022-02-20 17:19:53 +01:00

4 lines
256 B
Plaintext

allow hal_power_default vendor_sysfs_touchpanel:dir search;
allow hal_power_default vendor_sysfs_touchpanel:file rw_file_perms;
allow hal_power_default vendor_sysfs_dt2w:dir search;
allow hal_power_default vendor_sysfs_dt2w:{ file lnk_file } rw_file_perms;