mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Allow HAL test to pass without instance found."
This commit is contained in:
@@ -107,4 +107,6 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
PerInstance, BluetoothA2dpHidlTest,
|
||||
testing::ValuesIn(android::hardware::getAllHalInstanceNames(
|
||||
IBluetoothAudioOffload::descriptor)),
|
||||
android::hardware::PrintInstanceNameToString);
|
||||
android::hardware::PrintInstanceNameToString);
|
||||
|
||||
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(BluetoothA2dpHidlTest);
|
||||
|
||||
Reference in New Issue
Block a user