This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/sepolicy/private/hal_light_sdm845.te
LuK1337 118f6920b5 sdm845-common: Build our own lights HAL
Change-Id: I0e0d2db5c109778b86ab54101b70f0d3856195cb
2018-07-07 21:22:51 +02:00

8 lines
233 B
Plaintext

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;