Uprev Health hal from 2.0 to 2.1.
Change-Id: Ib2d1e7742b49919045022d385460e0a3fedf3033 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com> Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
08e036b61b
commit
2e1d57ab1c
1 changed files with 3 additions and 2 deletions
|
@ -137,8 +137,9 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Health
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.health@2.0-impl \
|
||||
android.hardware.health@2.0-service
|
||||
android.hardware.health@2.1-impl \
|
||||
android.hardware.health@2.1-impl.recovery \
|
||||
android.hardware.health@2.1-service
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue