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
This commit is contained in:
henry-th.yeh 2020-11-12 15:06:44 +08:00 committed by Gaurav Sarode
parent f8a4e2ae3a
commit 12ab21813b

View file

@ -74,5 +74,4 @@ cc_test {
"general-tests",
"vts",
],
disable_framework: true,
}