1#============= hal_light_default ============== 2allow hal_light_default sysfs:file { open write }; 3 4allow hal_light_default led_device:chr_file { ioctl open read write }; 5