blob: 145b02e7f68af0504d39ba7743dd1d2a3f193aa7 [file] [log] [blame]
Steven Moreland1ec710c2016-10-10 16:40:33 -07001# call into system_server process (callbacks)
2binder_call(hal_light, system_server)
Steven Moreland62aee3b2017-01-04 17:56:04 -08003
4allow hal_light sysfs_leds:lnk_file read;
5allow hal_light sysfs_leds:file rw_file_perms;
6allow hal_light sysfs_leds:dir r_dir_perms;