mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Allow HAL test to pass without instance found." am: 3d5e0bb649 am: e599a09555
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1372249 Change-Id: I9df6c86301cf8c1619484d1d9f96cc172d2b7bc0
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