device_google_zuma/dumpstate/android.hardware.dumpstate-service.zuma.xml
Adam Shih c745e34cb4 update dumpstate to latest version
Bug: 240530709
Test: adb bugreport
Change-Id: I49ffdcadce89e3dc8859819576998df56928a75a
2022-10-19 15:22:46 +08:00

9 lines
258 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.dumpstate</name>
<interface>
<name>IDumpstateDevice</name>
<instance>default</instance>
</interface>
</hal>
</manifest>