summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Luo <royluo@google.com>2023-11-14 20:44:30 +0000
committerRoy Luo <royluo@google.com>2023-11-14 20:44:30 +0000
commit725438e40e72f7aedf903729883e9888f3c3b47a (patch)
tree8aacbf3e37ccb3c4bd09a8f684130f7a1aec5fac
parentad57c8b74473da2932aee2016551ee0b2486966d (diff)
downloadgs101-725438e40e72f7aedf903729883e9888f3c3b47a.tar.gz
usb: update usb hal version to v3
Bug: 308700954 Test: atest vts_treble_vintf_vendor_test Change-Id: Ifa30881c9c2ed3a4d0064511a955edec3f7c5fe6
-rw-r--r--usb/usb/android.hardware.usb-service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/usb/android.hardware.usb-service.xml b/usb/usb/android.hardware.usb-service.xml
index c3f07f52..7ac20679 100644
--- a/usb/usb/android.hardware.usb-service.xml
+++ b/usb/usb/android.hardware.usb-service.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>