android_device_samsung_msm8.../sepolicy/hal_power_default.te

4 lines
157 B
Text
Raw Normal View History

# Allow writing to files in /proc/touchpanel
allow hal_power_default proc_touchpanel:dir search;
allow hal_power_default proc_touchpanel:file rw_file_perms;