sm8350-common: manifests: remove xiaomi dumpstate service
This commit is contained in:
parent
d0f358d531
commit
1c85821b7c
@ -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 \
|
||||
|
@ -1,11 +0,0 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user