Files
device_google_gs201/dumpstate/android.hardware.dumpstate-service.gs201.xml
Adam Shih 4a18a3091e update dumpstate build file from mk to bp
Bug: 240530709
Test: adb bugreport
Change-Id: I26776a30fe264b54d0d4f801e3210b554dfcc672
2022-10-06 01:55:04 +00: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>