blob: 5c71641ef58c71fd60d2fda2062a67e1dc3a096c [file] [log] [blame]
# Allow init to chown/chmod on pseudo files in /sys
allow init sysfs_touchscreen:file { rw_file_perms setattr };
allow init sysfs_gesture:file { rw_file_perms setattr };
# Allow init to mount vendor configs
allow init vendor_configs_file:file mounton;