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/vts/Android.bp b/usb/aidl/vts/Android.bp index d0e0eec..cf9299e 100644 --- a/usb/aidl/vts/Android.bp +++ b/usb/aidl/vts/Android.bp
@@ -34,7 +34,7 @@ "libbinder_ndk", ], static_libs: [ - "android.hardware.usb-V2-ndk", + "android.hardware.usb-V3-ndk", ], test_suites: [ "general-tests",