msm8976-common: Switch to 1.1 power HAL

Change-Id: I4690a5b913141427a828d6a3a4af407d35a10775
This commit is contained in:
Michael Bestas 2018-09-17 22:43:53 +03:00 committed by LuK1337
parent 417865e108
commit ced29a900f
3 changed files with 3 additions and 3 deletions

View File

@ -179,7 +179,7 @@ JAVA_SOURCE_OVERLAYS := \
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_HAS_NO_WIFI_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Properties

View File

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

View File

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