From 05595db8bb9a14199c3262445c0467101f8ef55f Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 01:54:08 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 40fa3a0..4377b4a 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,7 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": ["mini","small"], "rom": "", "ram": "", "deps": { -- Gitee