mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fix test run for GSI" into main
This commit is contained in:
@@ -2583,6 +2583,10 @@ TEST_P(BluetoothAudioProviderLeAudioOutputHardwareAidl, GetQoSConfiguration) {
|
||||
|
||||
TEST_P(BluetoothAudioProviderLeAudioOutputHardwareAidl,
|
||||
GetDataPathConfiguration) {
|
||||
if (GetProviderFactoryInterfaceVersion() <
|
||||
BluetoothAudioHalVersion::VERSION_AIDL_V4) {
|
||||
GTEST_SKIP();
|
||||
}
|
||||
IBluetoothAudioProvider::StreamConfig sink_requirement;
|
||||
IBluetoothAudioProvider::StreamConfig source_requirement;
|
||||
std::vector<IBluetoothAudioProvider::LeAudioDataPathConfiguration>
|
||||
|
||||
Reference in New Issue
Block a user