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

Commit 4958cda0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "wifi: use 1.4 ISupplicant object for 1.4 vts tests" into sc-dev am:...

Merge "wifi: use 1.4 ISupplicant object for 1.4 vts tests" into sc-dev am: fa0fb439 am: 4e08d0f4

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/15463400

Change-Id: I396d7afae13e826c6a52599b9c848c474c40f32a
parents 58408204 4e08d0f4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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<>);