diff --git a/wifi/hostapd/1.3/vts/functional/hostapd_hidl_test.cpp b/wifi/hostapd/1.3/vts/functional/hostapd_hidl_test.cpp index 9234a5bf92..bdbe65128c 100644 --- a/wifi/hostapd/1.3/vts/functional/hostapd_hidl_test.cpp +++ b/wifi/hostapd/1.3/vts/functional/hostapd_hidl_test.cpp @@ -468,5 +468,5 @@ INSTANTIATE_TEST_CASE_P( testing::ValuesIn( android::hardware::getAllHalInstanceNames(IWifi::descriptor)), testing::ValuesIn(android::hardware::getAllHalInstanceNames( - android::hardware::wifi::hostapd::V1_2::IHostapd::descriptor))), + android::hardware::wifi::hostapd::V1_3::IHostapd::descriptor))), android::hardware::PrintInstanceTupleNameToString<>);