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

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

Merge "allow BootHidlTest uninstantiated"

parents d0d6d3bc a0352cd8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -192,3 +192,4 @@ TEST_P(BootHidlTest, GetSuffix) {
INSTANTIATE_TEST_SUITE_P(
        PerInstance, BootHidlTest,
        testing::ValuesIn(android::getAidlHalInstanceNames(IBootControl::descriptor)));
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(BootHidlTest);