commit | b9f69ea7763fe7e9ce1af933acb9b9aae9bbff8f | [log] [tgz] |
---|---|---|
author | Badhri Jagan Sridharan <badhri@google.com> | Tue Oct 19 13:09:44 2021 -0700 |
committer | Ricky Niu <rickyniu@google.com> | Fri Jan 21 18:49:07 2022 +0800 |
tree | c7ee4b00338800c0ec3e6dca2389538b57fbf72b | |
parent | c70f0dcfbb372db56880e723561b1870116b877d [diff] |
Migrate IUsb to AIDL This change migrates android.hardware.usb.IUsb to AIDL and adds the default implementation. Compared to the HIDL interface, AIDL based interface adds transactionId argument to each of the interface method which is used while invoking the corresponding callback. Bug: 200993386 Bug: 199357330 Test: Ran new hal implementation on Pixel. Yet to run VTS. Change-Id: Id8aa40682d4c4b435c63b3ae249b176276dbb31d