From 29ee5aa53d75bd212c68ec360c98e97da3d91821 Mon Sep 17 00:00:00 2001 From: openharmony_ci <120357966@qq.com> Date: Mon, 16 Jun 2025 12:43:15 +0000 Subject: [PATCH] update BUILD.gn. Signed-off-by: openharmony_ci <120357966@qq.com> --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index e3e1638565..2c11d996f2 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -11,6 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# test 1 import("//build/config/components/ets_frontend/ets2abc_config.gni") import("//build/ohos.gni") import("//build/ohos/notice/notice.gni") -- Gitee