diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index 989a9741889a99d1a90153db4b10a1dfb4842512..4fef13bb4bd2da32d57e46a34382867930741f23 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -33,7 +33,7 @@ lite_component("acts_component") { if (ohos_kernel_type == "liteos_m") { all_features += [ "//test/xts/acts/communication_lite/lwip_hal:ActsLwipTest", - "//test/xts/acts/communication_lite/softbus_hal:ActsSoftBusTest", + #"//test/xts/acts/communication_lite/softbus_hal:ActsSoftBusTest", "//test/xts/acts/communication_lite/wifiservice_hal:ActsWifiServiceTest", "//test/xts/acts/utils_lite/file_hal:ActsUtilsFileTest", "//test/xts/acts/startup_lite/syspara_hal:ActsParameterTest",