sdm845-common: Add missing leds permissions

Change-Id: I63c862836c50ac55e6ac490233651c64e2b73649
This commit is contained in:
Luca Stefani 2018-07-08 17:28:31 +02:00
parent d71853b7ce
commit 4894f8ee0b

View file

@ -1,3 +1,8 @@
on boot
chown system system /sys/class/leds/red/start_idx
chown system system /sys/class/leds/green/start_idx
chown system system /sys/class/leds/blue/start_idx
service light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845
class hal
user system