mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
deecabbd9cc5c13322ddaf167d41dbafc0435876
ParseFromLeAudioOffloadSettingFile() fails when `GetLeAudioCodecCapabilities()` was already called in the past and `leAudioCodecCapabilities` vector is already populated. That makes some of the VTS tests fail on `IsOffloadOutputProviderInfoSupported()` and just return and PASS without actually checking enything. The doubtful checks check variables set at parsed content verification, and should not prevent us from parsing the file again. Bug: 319090769 Test: atest VtsHalBluetoothAudioTargetTest Change-Id: Iab6235b5d265bb254ae6075b8c32d0eae0fc1829
Merge "Don't depend on String8 cast to C string [drm]" into main am:
15272cf28e am: 19f00f8964 am: da306554c5 am: cc11251fe4
Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am:
fd48e195bb am: 1156f7c564 am: b0e2887437
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%