sdm660-common: Change charger seclabel from healthd to charger
Change-Id: I86515de0f8ac1ae4d8d83dae7638592a619a3e7c
This commit is contained in:
parent
827979ec04
commit
aeaffc4a19
1 changed files with 1 additions and 1 deletions
|
@ -753,7 +753,7 @@ service charger /system/bin/charger
|
||||||
user system
|
user system
|
||||||
group system graphics input
|
group system graphics input
|
||||||
capabilities SYS_BOOT
|
capabilities SYS_BOOT
|
||||||
seclabel u:r:healthd:s0
|
seclabel u:r:charger:s0
|
||||||
|
|
||||||
service vendor.ssr_diag /system/vendor/bin/ssr_diag
|
service vendor.ssr_diag /system/vendor/bin/ssr_diag
|
||||||
class late_start
|
class late_start
|
||||||
|
|
Loading…
Reference in a new issue