2016-10-11 01:40:33 +02:00
|
|
|
# call into system_server process (callbacks)
|
|
|
|
binder_call(hal_light, system_server)
|
2017-01-05 02:56:04 +01:00
|
|
|
|
|
|
|
allow hal_light sysfs_leds:lnk_file read;
|
|
|
|
allow hal_light sysfs_leds:file rw_file_perms;
|
|
|
|
allow hal_light sysfs_leds:dir r_dir_perms;
|