Files
hardware_interfaces/usb/1.0/default/android.hardware.usb@1.0-service.xml
Roman Kiryanov 2d7820a6ef Add vintf_fragments to android.hardware.usb@1.0-service
Bug: 153739768
Test: presubmit
Signed-off-by: Roman Kiryanov <rkir@google.com>
Merged-In: I324f226496d7cf1085f0a3687af6054c56c9dbf8
Change-Id: I032144a0774eb1580f9f027496f5bdfcd6abf603
2020-04-13 20:41:36 -07:00

12 lines
311 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
</hal>
</manifest>