msm8226-common: Update to power HAL 1.2

Change-Id: Ic58b75f8b7a662914e28cbcc9ffdb2b2a143134b
This commit is contained in:
Michael Bestas 2019-11-03 12:22:33 +02:00 committed by RomanDesigner
parent 510233e283
commit 48d58e1210
No known key found for this signature in database
GPG key ID: 6757965E5D54CB61
3 changed files with 2 additions and 4 deletions

View file

@ -102,8 +102,6 @@ BOARD_VOLD_EMMC_SHARES_DEV_MAJOR := true
TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE := true
# Power
TARGET_HAS_NO_POWER_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Properties

View file

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

@ -198,7 +198,7 @@ PRODUCT_PACKAGES += \
# Power HAL
PRODUCT_PACKAGES += \
android.hardware.power@1.1-service-qti
android.hardware.power@1.2-service-qti
# Preopt
PRODUCT_DEXPREOPT_SPEED_APPS += \