msm8974-common: Build new aidl qti power HAL

Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
This commit is contained in:
Arian 2020-09-22 20:06:14 +02:00 committed by Kevin F. Haggerty
parent 85a6137a28
commit 684a57b5dc
No known key found for this signature in database
GPG Key ID: 6D95512933112729
2 changed files with 1 additions and 10 deletions

View File

@ -142,15 +142,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.power</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>IPower</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.renderscript</name>
<transport arch="32">passthrough</transport>

View File

@ -165,7 +165,7 @@ PRODUCT_PACKAGES += \
# Power HAL
PRODUCT_PACKAGES += \
android.hardware.power@1.2-service-qti
android.hardware.power-service-qti
# RenderScript HAL
PRODUCT_PACKAGES += \