From ca5c1d9fcfec348f3141ac711b0724dcd98dc7bb Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 01:58:55 +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