sdm845-common: Add missing leds permissions
Change-Id: I63c862836c50ac55e6ac490233651c64e2b73649
This commit is contained in:
parent
d71853b7ce
commit
4894f8ee0b
1 changed files with 5 additions and 0 deletions
|
@ -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
|
service light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
|
|
Loading…
Reference in a new issue