mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
90a7f5b5d6b094c799b573ebd2f97830d96b194b
This CL does the following:
- Add fields to AIDL UsbSpeed that were added in HIDL's UsbSpeed 1.2.
- Fix the values of the AIDL speeds. The values of fields in UsbSpeed
didn't match their HIDL counterparts so this CL fixes the values
as well.
- Remove unused import from IUsbGadget and IUsbGadgetCallback.
Test: Manually tested that UsbManager reports the correct speed when
using the AIDL interface
Bug: 218791946
Change-Id: Ic94bb382c11a88a29da5e61ca751138f271f54ac
Merge "powerstats: add new EnergyConsumerType for camera" am:
72a3964894 am: c92826db99 am: 669cec9444
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%