exynos9610: USB HAL: Use 1.1 IUsb intead of 1.0 IUsb
authorBadhri Jagan Sridharan <Badhri@google.com>
Wed, 28 Jun 2017 00:03:49 +0000 (17:03 -0700)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:06:27 +0000 (03:06 +0100)
commit2e24c4d336f16385c0a60551b1fe130bc21e2486
tree151ab33a7101d50feb2e293f29113fd4f559c5dc
parent80fa0c820f935972a61e6776e536447486ec30da
exynos9610: USB HAL: Use 1.1 IUsb intead of 1.0 IUsb

Use 1.1 IUsb in order to make register the service as 1.1 compatible.
This enables lshal to recognize the hal service as 1.1 implementation.

Bug: 62917546
Test: Manually verified lshal output
android.hardware.usb@1.0::IUsb/default   0/1             782     6024 568
android.hardware.usb@1.1::IUsb/default   0/1             782     6024 568

Change-Id: I9b0817841dbcc345a1d854ee4a5193797181ea3f
hidl/usb/Usb.h
hidl/usb/service.cpp