OSDN Git Service

supplicant(vts): Remove dependency on libwifi_hal
authorRoshan Pius <rpius@google.com>
Fri, 14 Jul 2017 18:32:25 +0000 (11:32 -0700)
committerYifan Hong <elsk@google.com>
Fri, 14 Jul 2017 19:25:32 +0000 (19:25 +0000)
commit77d9eea1dab39c1dc375caa95e88fbbf76946ce6
tree575af20ff45cde99bf763810cacafaaf6e84dc55
parent4bd2ed2323b55cd2ae0d10c3606f0ad8695703f1
supplicant(vts): Remove dependency on libwifi_hal

libwifi_hal is a vendor component, so these are not allowed to be used
in the VTS tests. Use the vendor HAL for the required initializations
instead since that is the flow used by framework anyway (setup the wifi
chip using vendor hal and then use wpa_supplicant for connections).

Bug: 63704014
Bug: 33241851
Test: make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 &&
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module
VtsHalWifiSupplicantV1_0Target -l INFO

Change-Id: I396d8311253e2b2493f9bb901731937019d30164
wifi/supplicant/1.0/vts/functional/Android.mk
wifi/supplicant/1.0/vts/functional/supplicant_hidl_test_utils.cpp