kitakami-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
This commit is contained in:
Subbaraman Narayanamurthy 2019-04-30 17:39:56 -07:00 committed by TARKZiM
parent 7759d19774
commit 839426c5b0

View File

@ -631,10 +631,10 @@ service updatemiscta /system/bin/updatemiscta
group oem_2993
oneshot
service charger /charger
service charger /system/bin/charger
class charger
group log
seclabel u:r:healthd:s0
group log system graphics
seclabel u:r:charger:s0
service per_mgr /system/bin/pm-service
class core