sanders: use qcom power hal

This commit is contained in:
therootlord
2018-12-09 20:08:19 -02:00
parent 8deef59e83
commit 5ccea27ca9
2 changed files with 4 additions and 2 deletions

View File

@@ -183,7 +183,7 @@
<hal format="hidl">
<name>android.hardware.power</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.0</version>
<interface>
<name>IPower</name>
<instance>default</instance>

View File

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