android_device_motorola_sm6.../sepolicy/vendor/vendor_init_touch.te
2022-02-19 15:28:33 +01:00

8 lines
312 B
Text

type vendor_init_touch, domain;
type vendor_init_touch_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(vendor_init_touch)
allow vendor_init_touch vendor_toolbox_exec:file rx_file_perms;
r_dir_file(vendor_init_touch , vendor_sysfs_touchpanel)
set_prop(vendor_init_touch, vendor_mot_touch_prop)