diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index 2d4e83796c364982595787ccdee999f506716ce3..23ee65372c74d178e18ff0f9bbf4380552044693 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -35,7 +35,8 @@ lite_component("acts_component") { "//test/xts/acts/aafwk_lite/ability_hal:ActsAbilityMgrTest", "//test/xts/acts/appexecfwk_lite/appexecfwk_hal:ActsBundleMgrTest", "//test/xts/acts/communication_lite/lwip_hal:ActsLwipTest", - "//test/xts/acts/communication_lite/wifiservice_hal:ActsWifiServiceTest", + + #"//test/xts/acts/communication_lite/wifiservice_hal:ActsWifiServiceTest", "//test/xts/acts/utils_lite/file_hal:ActsUtilsFileTest", "//test/xts/acts/startup_lite/syspara_hal:ActsParameterTest", "//test/xts/acts/iot_hardware_lite/iot_controller_hal:ActsWifiIotTest",