msm8974-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 Kevin F. Haggerty
parent e1b8705691
commit 482de62af8
No known key found for this signature in database
GPG Key ID: 6D95512933112729
3 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_msm8974
# Power
TARGET_HAS_LEGACY_POWER_STATS := true
TARGET_HAS_NO_WIFI_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Time services

View File

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

@ -157,7 +157,7 @@ PRODUCT_PACKAGES += \
# Power HAL
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service-qti
android.hardware.power@1.1-service-qti
# RenderScript HAL
PRODUCT_PACKAGES += \