From 887c6dc5d41712f280fe8ecaea37409df7c49780 Mon Sep 17 00:00:00 2001 From: chengxingzhen Date: Tue, 28 Jun 2022 20:18:50 +0800 Subject: [PATCH] =?UTF-8?q?XTS=E5=85=83=E8=83=BD=E5=8A=9Bapi=E8=A6=86?= =?UTF-8?q?=E7=9B=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengxingzhen --- ability/ability_runtime/apicover/formmodule/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ability/ability_runtime/apicover/formmodule/BUILD.gn b/ability/ability_runtime/apicover/formmodule/BUILD.gn index c254f708a..9a4fb6c9a 100644 --- a/ability/ability_runtime/apicover/formmodule/BUILD.gn +++ b/ability/ability_runtime/apicover/formmodule/BUILD.gn @@ -42,4 +42,4 @@ ohos_resources("formmodule_resources") { sources = [ "entry/src/main/resources" ] deps = [ ":formmodule_app_profile" ] hap_profile = "entry/src/main/module.json" -} \ No newline at end of file +} -- GitLab