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

Commit 12ab2181 authored by henry-th.yeh's avatar henry-th.yeh Committed by Gaurav Sarode
Browse files

Fix VtsHalWifiSupplicantV1_3TargetTest fail

Remove disable_framework option to pass the
stopWifiFramework procedure.

Bug: 173081502
Bug: 199444489
Test: Build VTS
Test: run vts -m VtsHalWifiSupplicantV1_3TargetTest
-t PerInstance/SupplicantStaIfaceHidlTest#RegisterC
allback_1_3/default_default_0 --abi armeabi-v7a

Change-Id: I6813905b6c804c1c93ea59db9d8c255c2f7c45d9
parent f8a4e2ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,5 +74,4 @@ cc_test {
        "general-tests",
        "vts",
    ],
    disable_framework: true,
}