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

Commit bcf57475 authored by henry-th.yeh's avatar henry-th.yeh
Browse files

Fix VtsHalWifiSupplicantV1_3TargetTest fail

Remove disable_framework option to pass the
stopWifiFramework procedure.

Bug: 173081502
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 61b1ceee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,5 +64,4 @@ cc_test {
        "general-tests",
        "vts",
    ],
    disable_framework: true,
}