10 lines
270 B
Text
10 lines
270 B
Text
|
on boot
|
||
|
# Notification LED
|
||
|
chown system system /sys/class/leds/red/blink
|
||
|
chown system system /sys/class/leds/red/brightness
|
||
|
|
||
|
service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.xiaomi_wayne
|
||
|
class hal
|
||
|
user system
|
||
|
group system
|