From 7cecf1d3bc327969a08e6c303155c40b4b1b0601 Mon Sep 17 00:00:00 2001 From: lijunru Date: Fri, 1 Aug 2025 01:45:08 +0000 Subject: [PATCH] update BUILD.gn. Signed-off-by: lijunru --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 864848a..2dfe74f 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -12,7 +12,7 @@ # limitations under the License. import("//build/ohos.gni") - +#testxxxxxxxxxxxx THIRDPARTY_PROTOBUF_SUBSYS_NAME = "thirdparty" THIRDPARTY_PROTOBUF_PART_NAME = "protobuf" -- Gitee