From 142ec7b42c84de24a169863116f80361f1945af1 Mon Sep 17 00:00:00 2001 From: libaoping Date: Thu, 7 Jul 2022 09:47:45 +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 9083d93..55bdded 100755 --- a/bundle.json +++ b/bundle.json @@ -31,7 +31,6 @@ "camera_lite", "media_lite", "permission", - "ipc_lite", "samgr_lite", "utils_base" ], -- Gitee