diff options
author | Howard Yen <howardyen@google.com> | 2020-01-22 20:56:44 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2020-01-22 20:56:44 +0000 |
commit | 9ae790985aa547d06fe4656bf120cc27d0c2f00d (patch) | |
tree | b1825fa779a2eb6e9df0d74c6710a55ca756032e /compatibility_matrices | |
parent | 5d372032d2f66c184ca8ee31a39f6ce068f33a0d (diff) | |
parent | 9bfb4352dcb18b2e57974730c93ac704a42c460c (diff) | |
download | platform_hardware_interfaces-9ae790985aa547d06fe4656bf120cc27d0c2f00d.tar.gz platform_hardware_interfaces-9ae790985aa547d06fe4656bf120cc27d0c2f00d.tar.bz2 platform_hardware_interfaces-9ae790985aa547d06fe4656bf120cc27d0c2f00d.zip |
Merge changes from topic "usb_gadget_reset"
* changes:
Add USB Gadget Hal v1.1 default implementation
Add USB Gadget V1.1 with hash code
USB Gadget V1.1 interface
Diffstat (limited to 'compatibility_matrices')
-rw-r--r-- | compatibility_matrices/compatibility_matrix.current.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 2523d8b5cf..24f114b811 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -475,7 +475,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> |