diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index bac114d5b3891b1bc1f9bb520f356f9f9d5931a7..900a812d75ffeddd253e002185faafea1d3a22fa 100644 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -32,7 +32,7 @@ lite_component("acts_component") { } else { if (ohos_kernel_type == "liteos_m") { all_features += [ - "//test/xts/acts/communication_lite/dsoftbus_hal:ActsDsoftbusMgrTest", + #"//test/xts/acts/communication_lite/dsoftbus_hal:ActsDsoftbusMgrTest", "//test/xts/acts/aafwk_lite/ability_hal:ActsAbilityMgrTest", "//test/xts/acts/appexecfwk_lite/appexecfwk_hal:ActsBundleMgrTest", "//test/xts/acts/communication_lite/lwip_hal:ActsLwipTest",