sdm710-common: Import charger service definition
Signed-off-by: SamarV-121 <samarv121@pixelexperience.org>
This commit is contained in:
parent
2e7e6450b5
commit
e0d6fd2533
1 changed files with 5 additions and 0 deletions
|
@ -109,6 +109,11 @@ service vendor.light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service
|
||||||
# shutting off lights while powering-off
|
# shutting off lights while powering-off
|
||||||
shutdown critical
|
shutdown critical
|
||||||
|
|
||||||
|
service charger /system/bin/charger
|
||||||
|
class charger
|
||||||
|
user system
|
||||||
|
group system graphics input
|
||||||
|
seclabel u:r:charger:s0
|
||||||
|
|
||||||
service cvphalservice /system/bin/true
|
service cvphalservice /system/bin/true
|
||||||
disabled
|
disabled
|
||||||
|
|
Loading…
Reference in a new issue