Implement health AIDL HAL.
Test: VTS Test: manual charger mode Test: recovery Bug: 213273090 Change-Id: Ie02d7bc1e1c6e39bbab22f008b7767c5de620a73
This commit is contained in:
parent
745bcfa3b1
commit
a636457b5a
8 changed files with 140 additions and 111 deletions
|
@ -3,17 +3,6 @@ import android.hardware.drm@1.2-service.widevine.rc
|
|||
import init.exynos.sensorhub.rc
|
||||
import /vendor/etc/init/hw/init.aoc.rc
|
||||
|
||||
service vendor.charger /system/bin/charger
|
||||
class charger
|
||||
seclabel u:r:charger:s0
|
||||
user system
|
||||
group system wakelock input
|
||||
capabilities SYS_BOOT
|
||||
file /dev/kmsg w
|
||||
file /sys/fs/pstore/console-ramoops-0 r
|
||||
file /sys/fs/pstore/console-ramoops r
|
||||
file /proc/last_kmsg r
|
||||
|
||||
on early-init
|
||||
mount_all /vendor/etc/fstab.persist --early
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue