android_device_oneplus_dre/sepolicy/private/hal_light_sdm845.te

8 lines
233 B
Text
Raw Normal View History

type hal_light_sdm845, coredomain, domain;
hal_server_domain(hal_light_sdm845, hal_light)
type hal_light_sdm845_exec, exec_type, file_type;
init_daemon_domain(hal_light_sdm845)
allow hal_light_sdm845 sysfs_leds:file rw_file_perms;