device_lenovo_sdm710-common/sepolicy/vendor/hal_sensors_default.te

4 lines
181 B
Text
Raw Normal View History

# Allow hal_sensors_default to read and write to proc_touchpanel
allow hal_sensors_default proc_touchpanel:dir search;
allow hal_sensors_default proc_touchpanel:file rw_file_perms;