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

Commit a891bc77 authored by Yu Shan's avatar Yu Shan
Browse files

Avoid error while no VHAL interface is found.

Change-Id: I0f23c252fb73eb9dcb06e1d1e67172a69e008eaa
Flag: EXEMPT VTS
Bug: 395247246
Tests: Presubmit
parent 3caddc8b
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()),