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

Commit 97d42570 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Avoid error while no VHAL interface is found." into main

parents a7655c1f a891bc77
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1215,6 +1215,7 @@ std::vector<PropertyConfigTestParam> getPropertyConfigTestParams() {
}

GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(VtsHalAutomotiveVehicleTargetTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(VtsHalAutomotivePropertyConfigTest);

INSTANTIATE_TEST_SUITE_P(PerInstance, VtsHalAutomotiveVehicleTargetTest,
                         testing::ValuesIn(getDescriptors()),