blob: c8483af58c79363b7965beccd961783a154552ab [file] [log] [blame]
# audit2allow
allow hal_light_default sysfs_lights:file { read open write };
allow hal_light_default sysfs_lights:lnk_file { read };
allow hal_light_default sysfs_gpu:dir { search };
allow hal_light_default sysfs_gpu:file { read open write };
allow hal_light_default sysfs_lights:dir { open search read };