mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "wifi: Fix incorrect instance version"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cfd0577486
@@ -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<>);
|
||||
|
||||
Reference in New Issue
Block a user