commit | 1af5aa4deabbe7b1c7f34961e0bbf3c8994ffd08 | [log] [tgz] |
---|---|---|
author | Roy Luo <royluo@google.com> | Fri Sep 22 17:51:09 2023 +0000 |
committer | Roy Luo <royluo@google.com> | Thu Nov 02 20:49:28 2023 +0000 |
tree | 8f76a50a7dafc4f399b22b0975d63fae718f165f | |
parent | 3c4646734b12658b1b8db97144999f22e1ba0866 [diff] [blame] |
Usb compliance warning extension Add new warnings to enum ComplianceWarning Test: atest VtsAidlUsbTargetTest Bug: 296119135 Bug: 300340959 Change-Id: I5dcfe50285589d35dd2a2ab87020de8e2b92c181
diff --git a/usb/aidl/default/android.hardware.usb-service.example.xml b/usb/aidl/default/android.hardware.usb-service.example.xml index c3f07f5..7ac2067 100644 --- a/usb/aidl/default/android.hardware.usb-service.example.xml +++ b/usb/aidl/default/android.hardware.usb-service.example.xml
@@ -1,7 +1,7 @@ <manifest version="1.0" type="device"> <hal format="aidl"> <name>android.hardware.usb</name> - <version>2</version> + <version>3</version> <interface> <name>IUsb</name> <instance>default</instance>