Skip to content
Snippets Groups Projects
Commit 1c85821b authored by Cosmin Tanislav's avatar Cosmin Tanislav
Browse files

sm8350-common: manifests: remove xiaomi dumpstate service

parent d0f358d5
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,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.boot@1.1.xml \
$(COMMON_PATH)/manifests/android.hardware.dumpstate@1.1-service.xiaomi.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 \
......
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.dumpstate</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IDumpstateDevice</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment