msm8937-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 Darshan Manjrekar
parent db6bd1b4c7
commit d76a571a43
3 changed files with 3 additions and 3 deletions

View file

@ -155,7 +155,7 @@ TARGET_USERIMAGES_USE_F2FS := true
TARGET_USES_MKE2FS := true
# Power
TARGET_HAS_NO_WIFI_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Qualcomm support

View file

@ -202,7 +202,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

@ -281,7 +281,7 @@ PRODUCT_COPY_FILES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service-qti
android.hardware.power@1.1-service-qti
PRODUCT_COPY_FILES += \
$(VENDOR_PATH)/configs/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml