diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index 4fef13bb4bd2da32d57e46a34382867930741f23..b8805bc01d26397adace0cad9515eb07e07d6e83 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -33,6 +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/wifiservice_hal:ActsWifiServiceTest", "//test/xts/acts/utils_lite/file_hal:ActsUtilsFileTest",