From a3b87cc98fb16b86015aaedf103c143d3e3dff4c Mon Sep 17 00:00:00 2001 From: huangjiabao Date: Fri, 31 May 2024 14:15:26 +0800 Subject: [PATCH 1/2] commit msg Signed-off-by: huangjiabao --- bundle.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundle.json b/bundle.json index 2a974a3..9f2c65c 100644 --- a/bundle.json +++ b/bundle.json @@ -18,6 +18,10 @@ "adapted_system_type": [ "small" ], + "features":[ + "config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 2048", + "enable_ohos_systemabilitymgr_samgr_lite_rpc_mini = false" + ], "adapted_kernel": [ "liteos_a", "liteos_m", -- Gitee From 1ea2dd85100598ad2b1110a7497dd2ad317d9bbf Mon Sep 17 00:00:00 2001 From: huangjiabao Date: Fri, 31 May 2024 14:52:29 +0800 Subject: [PATCH 2/2] commit msg Signed-off-by: huangjiabao --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 9f2c65c..b8ef5e7 100644 --- a/bundle.json +++ b/bundle.json @@ -19,7 +19,6 @@ "small" ], "features":[ - "config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 2048", "enable_ohos_systemabilitymgr_samgr_lite_rpc_mini = false" ], "adapted_kernel": [ -- Gitee