Merge "Allow system server to access sysfs node of led lights." am: 5a9b8577c9

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1546377

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I9f5dd0f8de9634baebe937c2b6f4a28aa04cf48d
This commit is contained in:
Linzhao Ye 2021-01-23 17:25:46 +00:00 committed by Automerger Merge Worker
commit d0399c1ff9

View file

@ -77,3 +77,5 @@ subsystem dma_heap
/sys/devices/virtual/usb_composite/* enable 0664 root system
/sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq 0664 system system
/sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq 0664 system system
/sys/devices/virtual/misc/uhid/*/leds/* brightness 0664 system system
/sys/devices/virtual/misc/uhid/*/leds/* multi_intensity 0664 system system