2020-12-07 08:17:43 -05:00
|
|
|
allow init proc_touchpanel:dir search;
|
|
|
|
allow init proc_touchpanel:file { write setattr open};
|
|
|
|
|
|
|
|
# Allow init to mount vendor configs
|
|
|
|
allow init vendor_configs_file:dir mounton;
|
|
|
|
allow init vendor_configs_file:file mounton;
|
|
|
|
|
2021-02-15 09:35:27 -05:00
|
|
|
allow init self:netlink_generic_socket read;
|
|
|
|
|
|
|
|
allow init sysfs_tp:file setattr;
|
|
|
|
|
|
|
|
allow init vendor_file:file execute;
|