Revert "sm7250-common: Build Health HAL 2.0"

This reverts commit 0d195728de.
This commit is contained in:
Akshay Kakatkar
2021-10-26 09:26:58 +02:00
committed by KakatkarAkshay
parent ded5788f32
commit 8895c7e6e9
2 changed files with 2 additions and 10 deletions

View File

@@ -285,7 +285,8 @@ PRODUCT_COPY_FILES += \
# Health # Health
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.health@2.0-service android.hardware.health@2.1-impl \
android.hardware.health@2.1-service
# HIDL # HIDL
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \

View File

@@ -50,15 +50,6 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IHealth</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.media.omx</name> <name>android.hardware.media.omx</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>