summaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2019-04-30 17:39:56 -0700
committerBruno Martins <bgcngm@gmail.com>2020-10-22 14:51:45 +0100
commit0ae74385542c3b3a80de6f59b7125cbe74aacb74 (patch)
tree7f342109c7606f80f2e8d3c922bad6adbf8d976e /rootdir
parent040f42506b210fcdf551e51ad8dc093e2361aea8 (diff)
pro1: Update charger service path and label
charger binary is moved to /system/bin. Also the label got changed to charger. Update it accordingly. Change-Id: I78574238f9fc5ec028d10ab866676bfc0cd36370
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/init.qcom.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 8f2e135..7f17022 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -418,10 +418,10 @@ service btlfpserver /vendor/bin/hw/btlfpserver
interface vendor.hardware.betterlife.fingerprint@1.0::IBtlFingerprint default
writepid /dev/cpuset/system-background/tasks
-service charger /charger
+service charger /system/bin/charger
class charger
group system graphics
- seclabel u:r:healthd:s0
+ seclabel u:r:charger:s0
service init-btlfp-sh /vendor/bin/init.btlfp.sh
class late_start