mirror of
https://github.com/joel16/android_device_sony_kitakami-common.git
synced 2024-11-23 11:49:47 +00:00
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:
parent
7759d19774
commit
839426c5b0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user