Merge "Allow system server to access sysfs node of led lights."

This commit is contained in:
Linzhao Ye 2021-01-23 17:08:46 +00:00 committed by Gerrit Code Review
commit 5a9b8577c9

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