diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index 2407c3c346fc6874a7f590336b4a17354e19ef66..23ee65372c74d178e18ff0f9bbf4380552044693 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -35,6 +35,7 @@ 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/utils_lite/file_hal:ActsUtilsFileTest", "//test/xts/acts/startup_lite/syspara_hal:ActsParameterTest",