mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-25 15:06:26 -08:00
LG8n: sepolicy: Add Sepolicy for lights-service.transsion
Co-authored-by: dodyirawan85 <dev.irawans@gmail.com> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
164c6dc4d1
commit
fd4386001b
3
sepolicy/vendor/file_contexts
vendored
3
sepolicy/vendor/file_contexts
vendored
|
@ -22,6 +22,9 @@
|
|||
# Health
|
||||
/(vendor|system\/vendor)/bin/hw/android\.hardware\.health@2\.1-service u:object_r:hal_health_default_exec:s0
|
||||
|
||||
# Lights
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.lights-service\.transsion u:object_r:hal_light_default_exec:s0
|
||||
|
||||
# NFC
|
||||
/dev/pn54x u:object_r:nfc_device:s0
|
||||
/dev/pn553 u:object_r:nfc_device:s0
|
||||
|
|
Loading…
Reference in a new issue