aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2019-04-30 17:39:56 -0700
committerArian <arian.kulmer@web.de>2020-02-07 20:09:45 +0100
commitaafeb6cccdbf92b6b03da0d3d9cb42973887f175 (patch)
treea51a4e1a47937b080496d9298b8f2e69cb78f1fd
parent71ca894c71d5c2b36f88b6289a91c71c2eda1f92 (diff)
shinano-common: 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
-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 00325ca..ca20c00 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -466,10 +466,10 @@ service adsprpcd /vendor/bin/adsprpcd
group media
seclabel u:r:adsprpcd:s0
-service charger /charger
+service charger /system/bin/charger
class charger
group system graphics
- seclabel u:r:healthd:s0
+ seclabel u:r:charger:s0
# Redefined Service
service audioserver /system/bin/audioserver