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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ife85aafc2d5a4babbfe1bcaa7bf143d8dfd41582
This commit is contained in:
Linzhao Ye 2021-01-23 18:02:27 +00:00 committed by Automerger Merge Worker
commit 9899a64f52

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