android_device_google_gs-co.../gear/dumpstate/android.hardware.dumpstate-service.xml
Adam Shih 4353cfb89b create a generic dumpstate for all pixel to use
Bug: 240530709
Test: adb bugreport
Change-Id: I27f64d9ab37d541fdbe0128f86b4960281d34497
2023-03-22 13:02:39 +08:00

10 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>