system/corennnnn
Revision | 3b81112dd4eafcf3acd2575268d70a3648826111 (tree) |
---|---|
Zeit | 2016-08-26 13:37:00 |
Autor | Ashay Jaiswal <ashayj@code...> |
Commiter | Gerrit - the friendly Code Review server |
init: update ownership of red LED blink file
Update ownership permission of red LED 'blink' file so that system
service can update the blink property.
CRs-Fixed: 1011948
Change-Id: Id62a32428218f0341ef09e86c92865739b8fb72c
@@ -532,6 +532,7 @@ on boot | ||
532 | 532 | chown system system /sys/class/leds/button-backlight/brightness |
533 | 533 | chown system system /sys/class/leds/jogball-backlight/brightness |
534 | 534 | chown system system /sys/class/leds/red/brightness |
535 | + chown system system /sys/class/leds/red/blink | |
535 | 536 | chown system system /sys/class/leds/green/brightness |
536 | 537 | chown system system /sys/class/leds/blue/brightness |
537 | 538 | chown system system /sys/class/leds/red/device/grpfreq |