From d56b9bc219a92690f440ee01927187d827413140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=96=87=E9=94=90?= Date: Mon, 7 Jul 2025 20:05:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7an=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E8=87=B37?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/ICKLI9?from=project-issue Signed-off-by: 陈文锐 --- arkcompiler_ets_runtime | 1 + 1 file changed, 1 insertion(+) create mode 160000 arkcompiler_ets_runtime diff --git a/arkcompiler_ets_runtime b/arkcompiler_ets_runtime new file mode 160000 index 0000000000..51984fe897 --- /dev/null +++ b/arkcompiler_ets_runtime @@ -0,0 +1 @@ +Subproject commit 51984fe8973eeba08d1ddb0509a54bb90cf1e99c -- Gitee