mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-31 07:34:34 +00:00
Change permissions of led driver
Change-Id: Ia9a8dd8d401d274a37820bdb30727eec8b1f54b3 Signed-off-by: matt_huang <matt_huang@htc.com>
This commit is contained in:
@@ -251,6 +251,14 @@ on boot
|
||||
# Permission for laser sensor driver
|
||||
chown camera camera /sys/class/wahoo_laser/laser/enable_ps_sensor
|
||||
|
||||
# Permission for LED driver
|
||||
chown system system /sys/class/leds/red/on_off_ms
|
||||
chown system system /sys/class/leds/green/on_off_ms
|
||||
chown system system /sys/class/leds/blue/on_off_ms
|
||||
chown system system /sys/class/leds/red/rgb_start
|
||||
chown system system /sys/class/leds/green/rgb_start
|
||||
chown system system /sys/class/leds/blue/rgb_start
|
||||
|
||||
service init-radio-sh /system/bin/init.radio.sh
|
||||
class late_start
|
||||
user radio
|
||||
|
||||
Reference in New Issue
Block a user