From 0bb39730088065801c145b356ce8c0d39902bd42 Mon Sep 17 00:00:00 2001 From: libaoping Date: Thu, 7 Jul 2022 10:31:25 +0800 Subject: [PATCH] fix:Clear ipc_lite dependencies Signed-off-by: libaoping --- bundle.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle.json b/bundle.json index 603a0bc..bf78c13 100644 --- a/bundle.json +++ b/bundle.json @@ -25,7 +25,6 @@ "hilog", "utils_base", "permission", - "ipc_lite", "samgr_lite", "resource_management_lite", "appverify" -- Gitee