From 40246d438ba7e4035a9e982f7e2e7fb06150132b Mon Sep 17 00:00:00 2001 From: yh Date: Wed, 31 Jan 2024 17:44:23 +0800 Subject: [PATCH] fixed c059df3 from https://gitee.com/soulrequiem/startup_init/pulls/2521 fix bug Signed-off-by: yh --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 9ff80ea70..75af8665c 100755 --- a/bundle.json +++ b/bundle.json @@ -16,7 +16,8 @@ "name": "init", "subsystem": "startup", "syscap": [ - "SystemCapability.Startup.SystemInfo" + "SystemCapability.Startup.SystemInfo", + "SystemCapability.Startup.SystemInfo.Lite" ], "adapted_system_type": [ "mini",