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>
Mon, 7 Dec 2020 07:23:13 +0000 (08:23 +0100)
commit521ed8ce59b7070d60f7a160c4a829648b3a523e
tree616c339369b4518f2dea9472a7c096f6fdb88b91
parent609a22bab3840e580fbad9d93cd4d88cb64f5b9d
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