From bc056b3d7b3d3cb9db9f54e75cbd6614c97a6386 Mon Sep 17 00:00:00 2001 From: c459517356 Date: Tue, 5 Mar 2024 12:15:36 +0800 Subject: [PATCH] update bundle.json. Signed-off-by: c459517356 --- bundle.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bundle.json b/bundle.json index fafa4f9..4888670 100644 --- a/bundle.json +++ b/bundle.json @@ -14,10 +14,7 @@ "subsystem": "resourceschedule", "syscap": [], "features": [], - "adapted_system_type": [ - "small", - "standard" - ], + "adapted_system_type": ["standard"], "rom": "2048KB", "ram": "10240KB", "deps": { -- Gitee