sanders: 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 therootlord
parent 6018f77be5
commit b651469568
3 changed files with 3 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 25614597120 # 25014255 * 1024 mmcblk0p54
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_HAS_NO_WIFI_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
# QC flags
BOARD_USES_QCOM_HARDWARE := true

View File

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

@@ -299,7 +299,7 @@ DEVICE_PACKAGE_OVERLAYS += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service-qti
android.hardware.power@1.1-service-qti
# Powerhint configuration file
PRODUCT_COPY_FILES += \