health: run correct health hal

Bug: 146089942
Test: check android.hardware.health@2.0-service.sunfish running
Change-Id: I094073422c645fee832fbdca07f1e58517a78120
Signed-off-by: Wasb Liu <wasbliu@google.com>
This commit is contained in:
Wasb Liu
2019-12-11 21:32:44 +08:00
parent 1266eb3467
commit 01ad3a119c
2 changed files with 7 additions and 1 deletions

View File

@@ -68,6 +68,12 @@ user: AID_SYSTEM
group: AID_SYSTEM
caps: NET_BIND_SERVICE BLOCK_SUSPEND NET_ADMIN
[vendor/bin/hw/android.hardware.health@2.0-service.sunfish]
mode: 0755
user: AID_SYSTEM
group: AID_SYSTEM
caps: WAKE_ALARM
[vendor/bin/loc_launcher]
mode: 0755
user: AID_GPS

View File

@@ -382,7 +382,7 @@ PRODUCT_PACKAGES += \
android.hardware.usb@1.2-service.sunfish
PRODUCT_PACKAGES += \
android.hardware.health@2.0-service
android.hardware.health@2.0-service.sunfish
# Storage health HAL
PRODUCT_PACKAGES += \