Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
52276383944a298fa5e10175cfc6509fbb76647f
/
.
/
public
/
hal_light.te
blob: 145b02e7f68af0504d39ba7743dd1d2a3f193aa7 [
file
] [
log
] [
blame
]
# call into system_server process (callbacks)
binder_call
(
hal_light
,
system_server
)
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
;