From c2ddfadedc69e20d0536ee5416508b0e426d83e0 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 06:36:24 +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 e63c5da..4ad6381 100644 --- a/bundle.json +++ b/bundle.json @@ -17,7 +17,7 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": ["standard"], "rom": "", "ram": "", "deps": { -- Gitee