land: Allow system to write to LED blink files
Change-Id: I74c69b9790097f8a49b7f4db888755df09b031f3
This commit is contained in:
parent
d4d24efb54
commit
5d030db5a8
1 changed files with 4 additions and 0 deletions
|
@ -384,6 +384,10 @@ on boot
|
|||
chown system drmrpc /sys/devices/soc.0/78b8000.i2c/i2c-4/4-0020/input/input0/secure_touch_enable
|
||||
chown system drmrpc /sys/devices/soc.0/78b8000.i2c/i2c-4/4-0020/input/input0/secure_touch
|
||||
|
||||
chown root system /sys/class/leds/red/blink
|
||||
chown root system /sys/class/leds/green/blink
|
||||
chown root system /sys/class/leds/blue/blink
|
||||
|
||||
on class_start:late_start
|
||||
write /proc/sys/net/ipv6/conf/default/accept_ra_defrtr 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue