mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Merge "wifi: use 1.4 ISupplicant object for 1.4 vts tests" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fa0fb43978
@@ -155,5 +155,6 @@ INSTANTIATE_TEST_CASE_P(
|
||||
testing::ValuesIn(
|
||||
android::hardware::getAllHalInstanceNames(IWifi::descriptor)),
|
||||
testing::ValuesIn(android::hardware::getAllHalInstanceNames(
|
||||
ISupplicant::descriptor))),
|
||||
android::hardware::wifi::supplicant::V1_4::ISupplicant::
|
||||
descriptor))),
|
||||
android::hardware::PrintInstanceTupleNameToString<>);
|
||||
|
||||
Reference in New Issue
Block a user