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

Commit 3d5e0bb6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow HAL test to pass without instance found."

parents 5ae00867 c159474b
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);