Merge "health: run correct health hal" into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
dca85f79f4
@@ -71,6 +71,12 @@ user: AID_RADIO
|
||||
group: AID_RADIO
|
||||
caps: NET_BIND_SERVICE
|
||||
|
||||
[vendor/bin/hw/android.hardware.health@2.0-service.bramble]
|
||||
mode: 0755
|
||||
user: AID_SYSTEM
|
||||
group: AID_SYSTEM
|
||||
caps: WAKE_ALARM
|
||||
|
||||
[vendor/bin/loc_launcher]
|
||||
mode: 0755
|
||||
user: AID_GPS
|
||||
|
||||
@@ -87,6 +87,9 @@ endif
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.2-service.bramble
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.health@2.0-service.bramble
|
||||
|
||||
# Vibrator HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.vibrator@1.3-service.bramble
|
||||
|
||||
Reference in New Issue
Block a user