mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885-common: Use AOSP charger
Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: I90437daf1d47c53ef3b06cedca9a5469c9f8bae7
This commit is contained in:
parent
03b9e8ddc6
commit
47669bcc00
4 changed files with 7 additions and 129 deletions
|
|
@ -13,3 +13,10 @@ service ExynosHWCServiceTW /system/bin/true
|
|||
service vaultkeeper /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service charger /system/bin/charger
|
||||
class charger
|
||||
user system
|
||||
group system graphics input
|
||||
capabilities SYS_BOOT
|
||||
seclabel u:r:charger:s0
|
||||
|
|
|
|||
Loading…
Reference in a new issue