From fc81c0d4a2b612bd378b44bd6bfbd9b2313131b7 Mon Sep 17 00:00:00 2001 From: pjscc Date: Mon, 27 Dec 2021 16:12:48 +0800 Subject: [PATCH] fix mini Signed-off-by: pjscc --- file/bundle.json | 2 +- kv_store/bundle.json | 2 +- os_dump/bundle.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/file/bundle.json b/file/bundle.json index d27ab85..9d5b72d 100644 --- a/file/bundle.json +++ b/file/bundle.json @@ -43,7 +43,7 @@ ], "features": [], "adapted_system_type": [ - "min", + "mini", "small" ], "rom": "", diff --git a/kv_store/bundle.json b/kv_store/bundle.json index bd6a366..4474dd5 100644 --- a/kv_store/bundle.json +++ b/kv_store/bundle.json @@ -43,7 +43,7 @@ ], "features": [], "adapted_system_type": [ - "min", + "mini", "small" ], "rom": "", diff --git a/os_dump/bundle.json b/os_dump/bundle.json index b6218b7..df4b7f0 100644 --- a/os_dump/bundle.json +++ b/os_dump/bundle.json @@ -43,7 +43,7 @@ ], "features": [], "adapted_system_type": [ - "min", + "mini", "small" ], "rom": "",