USB Gadget V1.1 interface

Support USB Gadget reset from framework.

Bug: 138702846
Test: build pass, function works
Change-Id: I833b65943a4504b69472fb33d89eb06558aa5fb2
This commit is contained in:
Howard Yen
2019-08-08 18:26:53 +08:00
parent 173d300792
commit ff8a112203
3 changed files with 49 additions and 1 deletions

View File

@@ -471,7 +471,7 @@
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.usb.gadget</name>
<version>1.0</version>
<version>1.0-1</version>
<interface>
<name>IUsbGadget</name>
<instance>default</instance>