From a1f0c82a448e29db061f8c16aad36d67d6b9cd62 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Fri, 25 Jul 2025 06:16:04 +0000 Subject: [PATCH 1/2] =?UTF-8?q?test=20=E5=B0=8F=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hlzhangaj --- bundle.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle.json b/bundle.json index e68d56fcf..aaea3bb84 100644 --- a/bundle.json +++ b/bundle.json @@ -363,3 +363,5 @@ } } } + + -- Gitee From 55296a0e9a7cccaf2c5f053bcbfbfa64ca527629 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Fri, 25 Jul 2025 06:16:24 +0000 Subject: [PATCH 2/2] test1111 Signed-off-by: hlzhangaj --- ohos_glue/BUILD.gn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ohos_glue/BUILD.gn b/ohos_glue/BUILD.gn index 6f80940d3..c5a0e1b70 100644 --- a/ohos_glue/BUILD.gn +++ b/ohos_glue/BUILD.gn @@ -20,6 +20,9 @@ glue_build_gen_dir = "${target_gen_dir}" glue_script_out_dir = rebase_path("${root_out_dir}") glue_script_gen_dir = rebase_path("${glue_build_gen_dir}") + + + action("ohos_glue_base_prepare") { args = [ "translate", -- Gitee