sm8350-common: manifests: remove prebuilt health hal manifest

This commit is contained in:
Cosmin Tanislav 2021-11-26 03:29:46 +02:00 committed by Arian
parent dc8d6150ee
commit 78c5b48291
2 changed files with 0 additions and 8 deletions

View File

@ -130,7 +130,6 @@ DEVICE_MANIFEST_FILE := \
$(COMMON_PATH)/manifests/AHBF@2.1-service.xml \
$(COMMON_PATH)/manifests/android.hardware.atrace@1.0-service.xml \
$(COMMON_PATH)/manifests/android.hardware.gnss@2.1-service-qti.xml \
$(COMMON_PATH)/manifests/android.hardware.health@2.1.xml \
$(COMMON_PATH)/manifests/android.hardware.ir@1.0-service.xml \
$(COMMON_PATH)/manifests/android.hardware.neuralnetworks@1.3-service-qti.xml \
$(COMMON_PATH)/manifests/c2_manifest_vendor.xml \

View File

@ -1,7 +0,0 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<fqname>@2.1::IHealth/default</fqname>
</hal>
</manifest>