msm8976-common: Update to power HAL 1.2

This commit is contained in:
mikeNG 2020-03-05 23:03:27 +01:00 committed by ripee
parent 17cb046079
commit eac97cf9ad
3 changed files with 2 additions and 3 deletions

View File

@ -170,7 +170,6 @@ TARGET_PROVIDES_KEYMASTER := true
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Properties

View File

@ -154,7 +154,7 @@
<hal format="hidl">
<name>android.hardware.power</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.2</version>
<interface>
<name>IPower</name>
<instance>default</instance>

View File

@ -232,7 +232,7 @@ PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.1-service-qti
android.hardware.power@1.2-service-qti
# Qualcomm dependencies
PRODUCT_PACKAGES += \