mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Fix VHAL VTS issue on GSI image" into sc-dev am: a8c42cf0a1
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/14912436 Change-Id: Ic5599fb789ed24479dc5f242999330eb6c854c57
This commit is contained in:
@@ -241,6 +241,7 @@ TEST_P(VehicleHalHidlTest, subscribeInvalidProp) {
|
||||
ASSERT_NE(StatusCode::OK, mVehicle->subscribe(cb, options));
|
||||
}
|
||||
|
||||
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(VehicleHalHidlTest);
|
||||
INSTANTIATE_TEST_SUITE_P(
|
||||
PerInstance, VehicleHalHidlTest,
|
||||
testing::ValuesIn(android::hardware::getAllHalInstanceNames(IVehicle::descriptor)),
|
||||
|
||||
Reference in New Issue
Block a user