From 11b814ae814d9cb1d09ab3678f462d394be727ed Mon Sep 17 00:00:00 2001 From: chengxingzhen Date: Thu, 25 Aug 2022 11:28:10 +0800 Subject: [PATCH] =?UTF-8?q?XTS=E6=96=B0=E5=A2=9E=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengxingzhen --- .../abilitystagemonitor/abilitystagemonitortest/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/ability/ability_runtime/abilitystagemonitor/abilitystagemonitortest/BUILD.gn b/ability/ability_runtime/abilitystagemonitor/abilitystagemonitortest/BUILD.gn index f8a6cc9ac..90f1d5de6 100644 --- a/ability/ability_runtime/abilitystagemonitor/abilitystagemonitortest/BUILD.gn +++ b/ability/ability_runtime/abilitystagemonitor/abilitystagemonitortest/BUILD.gn @@ -41,4 +41,3 @@ ohos_resources("abilitystagemonitor_resources") { deps = [ ":abilitystagemonitor_app_profile" ] hap_profile = "entry/src/main/module.json" } - -- GitLab