Skip to content
Snippets Groups Projects
Commit 92ee04f3 authored by mikeNG's avatar mikeNG Committed by Dhina17
Browse files

onclite: Update to power HAL 1.2


Change-Id: Ic8c5f7e9c77a95befff5661e1634683ec6c25ac4

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 7cadc49e
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,6 @@ BOARD_ROOT_EXTRA_SYMLINKS := \
TARGET_PER_MGR_ENABLED := true
# Power
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Qualcomm
......
......@@ -253,7 +253,7 @@ PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power@1.1-service-qti
android.hardware.power@1.2-service-qti
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
......
......@@ -181,7 +181,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>
......
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