diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-16 17:39:37 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-16 17:39:37 +0530 |
commit | 423784ba2f67a4a77e19ba830312dcdd00b7533e (patch) | |
tree | 9e42d57948ba41fd2dfa2a3ad043f41a7c9e6baf /rootdir | |
parent | 1edd932e02d5f562af22102e2838bd8c4594798b (diff) |
msm8996-common: Build Lineage Health
Change-Id: I2da99560f0a10f39caed85c3f602479913ed29e5
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index be80603..2cf76b5 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -306,3 +306,6 @@ firmware_directories /vendor/firmware_mnt/image/ # KGSL /sys/class/kgsl/kgsl-3d0 perfcounter 0660 root shell + +# Charger +/sys/class/power_supply/battery charging_enabled 0660 system system |