Skip to content
Snippets Groups Projects
Commit 8713ffc3 authored by Michael Bestas's avatar Michael Bestas Committed by Artem Borisov
Browse files

msm8953-common: Switch to 1.1 power HAL

Change-Id: Ica5c6f480d1ee84325a113d4149a815d39d8a84c
parent 89c50e6d
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,7 @@ TARGET_USES_MKE2FS := true
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_HAS_NO_WIFI_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Qualcomm
......
......@@ -175,7 +175,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>
......
......@@ -275,7 +275,7 @@ PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.0-service-qti
android.hardware.power@1.1-service-qti
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment