From 79e839c39953f72a9a5a5c0230268032798ddaf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signed-off-by=3A=20=E6=A2=81=E9=B9=8F=E8=BE=89?= Date: Fri, 31 May 2024 17:46:12 +0800 Subject: [PATCH] change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 梁鹏辉 --- bundle.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index ddd3341..e8ddf4d 100644 --- a/bundle.json +++ b/bundle.json @@ -14,7 +14,10 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": ["standard"], + "adapted_system_type": [ + "small", + "standard" + ], "rom": "", "ram": "", "deps": { -- Gitee