From 801e3548198d7816f679ae88b5caaf7b96310b2d Mon Sep 17 00:00:00 2001 From: chengxingzhen Date: Fri, 5 Aug 2022 14:13:11 +0800 Subject: [PATCH] =?UTF-8?q?XTS=E6=B5=8B=E8=AF=95=E5=A5=97=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E5=8C=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengxingzhen --- .../abilitymanager/sceneProject/simulateEAbility/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ability/ability_runtime/abilitymanager/sceneProject/simulateEAbility/BUILD.gn b/ability/ability_runtime/abilitymanager/sceneProject/simulateEAbility/BUILD.gn index b9ec76482..d370aa17e 100644 --- a/ability/ability_runtime/abilitymanager/sceneProject/simulateEAbility/BUILD.gn +++ b/ability/ability_runtime/abilitymanager/sceneProject/simulateEAbility/BUILD.gn @@ -16,7 +16,7 @@ ohos_hap_assist_suite("simulateEAbility") { hap_profile = "./src/main/config.json" js_build_mode = "debug" hap_name = "simulateEAbility" - + testonly = true deps = [ ":hjs_demo_js_assets", -- GitLab