mondrianwifi: Build new aidl qti power HAL

Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
This commit is contained in:
nyyu 2021-08-24 17:55:35 +02:00
parent 64c6461c7d
commit ea608f5149
2 changed files with 1 additions and 10 deletions

View File

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

View File

@ -144,15 +144,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>