From 0fd92cb436bdecb2f3de8d499367ffe9aedb8a25 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 11:41:54 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index 2a974a3..091ac0d 100644 --- a/bundle.json +++ b/bundle.json @@ -15,9 +15,7 @@ "component": { "name": "samgr_lite", "subsystem": "systemabilitymgr", - "adapted_system_type": [ - "small" - ], + "adapted_system_type": ["mini","small"], "adapted_kernel": [ "liteos_a", "liteos_m", -- Gitee