This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_msm8953-common/light/android.hardware.light@2.0-service.msm8953.rc
2021-01-31 18:24:06 -03:00

13 lines
388 B
Plaintext

on boot
# Notification LED
chown system system /sys/class/leds/white/brightness
chmod 660 /sys/class/leds/white/brightness
service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service.msm8953
interface android.hardware.light@2.0::ILight default
class hal
user system
group system
# shutting off lights while powering-off
shutdown critical