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_oneplus_sm7250-common/lights/android.hardware.light@2.0-service.oneplus_sdm845.rc
Luca Stefani 4894f8ee0b sdm845-common: Add missing leds permissions
Change-Id: I63c862836c50ac55e6ac490233651c64e2b73649
2018-07-10 09:02:28 +02:00

10 lines
308 B
Plaintext

on boot
chown system system /sys/class/leds/red/start_idx
chown system system /sys/class/leds/green/start_idx
chown system system /sys/class/leds/blue/start_idx
service light-hal-2-0 /system/bin/hw/android.hardware.light@2.0-service.oneplus_sdm845
class hal
user system
group system