From 599fabbaee2f599d2df918d937fece6a3ca48fa2 Mon Sep 17 00:00:00 2001 From: wenlong_12 Date: Tue, 5 Mar 2024 03:26:47 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=80=82=E9=85=8D=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E4=B8=BAstandard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wenlong_12 --- bundle.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 946c53b..84be764 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,9 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": [ + "standard" + ], "rom": "", "ram": "", "deps": { -- Gitee