Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e599a095 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Allow HAL test to pass without instance found." am: 3d5e0bb6

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1372249

Change-Id: Icbe8c27b771302f1a1c61740c1b147f71b4a0cff
parents 5373028c 3d5e0bb6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -108,3 +108,5 @@ INSTANTIATE_TEST_SUITE_P(
    testing::ValuesIn(android::hardware::getAllHalInstanceNames(
        IBluetoothAudioOffload::descriptor)),
    android::hardware::PrintInstanceNameToString);

GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(BluetoothA2dpHidlTest);