From 77d1b1625a54754a8d14b8fcf2b98e6a8c835a73 Mon Sep 17 00:00:00 2001 From: xwx1135370 Date: Tue, 24 Jun 2025 16:00:14 +0800 Subject: [PATCH] =?UTF-8?q?adapted=5Fsystem=5Ftype=E6=B7=BB=E5=8A=A0standa?= =?UTF-8?q?rd=E5=BD=A2=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit issue:https://gitee.com/openharmony/third_party_optimized_routines/issues/ICHG59?from=project-issue Signed-off-by: xwx1135370 --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 98c718d..963946c 100644 --- a/bundle.json +++ b/bundle.json @@ -19,7 +19,8 @@ "features": [], "adapted_system_type": [ "mini", - "small" + "small", + "standard" ], "rom": "36KB", "ram": "72KB", -- Gitee