USB Gadget hal v1.2 interface

USB Gadget hal v1.2 include:
1. NCM function support
2. inquiry USB speed
3. inquiry HAL version

Bug: 168282708
Test: build pass and functions works normally
Change-Id: I16927a06cd3e311ac6ab945f490eb0747638e6da
This commit is contained in:
raychi
2020-08-07 18:43:57 +08:00
parent ccf7517de7
commit 434cbe6492
5 changed files with 173 additions and 1 deletions

View File

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