sm8350-common: remove light hal manifest

This commit is contained in:
Cosmin Tanislav 2021-09-07 14:42:35 +03:00
parent 2ae0bc225b
commit 3aea82e14b
2 changed files with 0 additions and 7 deletions

View File

@ -140,7 +140,6 @@ DEVICE_MANIFEST_FILE := \
$(COMMON_PATH)/manifests/android.hardware.graphics.mapper-impl-qti-display.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.lights-qti.xml \
$(COMMON_PATH)/manifests/android.hardware.neuralnetworks@1.3-service-qti.xml \
$(COMMON_PATH)/manifests/android.hardware.thermal@2.0-service.qti.xml \
$(COMMON_PATH)/manifests/c2_manifest_vendor.xml \

View File

@ -1,6 +0,0 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.light</name>
<fqname>ILights/default</fqname>
</hal>
</manifest>