From 96a8bed1d5e5e05cdd642dc2b9ac3b106152bae2 Mon Sep 17 00:00:00 2001 From: wuminjie Date: Sat, 14 Dec 2024 11:16:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E6=A0=BC=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuminjie --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 2a974a3..1c5b042 100644 --- a/bundle.json +++ b/bundle.json @@ -16,7 +16,7 @@ "name": "samgr_lite", "subsystem": "systemabilitymgr", "adapted_system_type": [ - "small" + "mini","small" ], "adapted_kernel": [ "liteos_a", -- Gitee