Revert "flo: Build new aidl qti power HAL"

This reverts commit fa28dd49e5.
This commit is contained in:
followmsi 2021-11-22 19:45:49 +01:00
parent 1756272868
commit 2e783d75de
2 changed files with 10 additions and 1 deletions

View File

@ -206,7 +206,7 @@ PRODUCT_COPY_FILES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power-service-qti
android.hardware.power@1.2-service-qti
# Healthd
PRODUCT_PACKAGES += \

View File

@ -142,6 +142,15 @@
<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.configstore</name>
<transport>hwbinder</transport>