blob: c8483af58c79363b7965beccd961783a154552ab [file] [log] [blame]
Amit Pundir4c517ea2021-05-23 02:24:19 +05301# audit2allow
Caleb Connollyb0addf42021-08-13 16:51:20 +01002allow hal_light_default sysfs_lights:file { read open write };
3allow hal_light_default sysfs_lights:lnk_file { read };
4allow hal_light_default sysfs_gpu:dir { search };
5allow hal_light_default sysfs_gpu:file { read open write };
6allow hal_light_default sysfs_lights:dir { open search read };