Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4226b27 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Bernhard Thoben
Browse files

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
parent 4c46ed79
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -636,10 +636,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