mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
e1685a735ed23a66305beb779d16cebb258177fc
I23a4324602 updated stream use cases to use 64 bit integers. The
`configureStreamUseCases` test was still using a pointer to 32 bit
integer to determine supported use cases. This CL updates how supported
use cases are populated to use a pointer to 64 bit integers instead.
Bug: 226171215
Test: `configureStreamUseCases` which was failing on cuttlefish is now
passing
Change-Id: I5b1ef4e8e344e43b10ea5c992afaace03608660d
Merge "SpatialAudio: fix crashes in BluetoothAudioSession" am:
8673f8c28f am: 81edd99b87 am: a16a0ece1a
Merge "Adding bluetooth apex and min_sdk_version" am:
85d3fae9c5 am: 9793b79ce7 am: 08e6905ff5 am: 9b8d57f1b8
Merge "OMX VTS: Added a test to mandate transition to C2 codecs" am:
d9aa226a60 am: fe02196fac am: 3d4ad82586
Merge "Make NN canonical->HIDL adapter execute* methods synchronous" am:
f955569c8a am: c7d8c19823 am: 277e31957b
Merge "More canonicalization checks and canonicalize before signing" am:
cf02e97946 am: 8daddefc18 am: 59624afdce
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%