blob: 5c71641ef58c71fd60d2fda2062a67e1dc3a096c [file] [log] [blame]
micky3878940de52019-08-13 22:05:12 +02001# Allow init to chown/chmod on pseudo files in /sys
2allow init sysfs_touchscreen:file { rw_file_perms setattr };
3allow init sysfs_gesture:file { rw_file_perms setattr };
4
LuK133769135952018-09-09 17:39:16 +02005# Allow init to mount vendor configs
6allow init vendor_configs_file:file mounton;