From 484dae6e762c1a6d087f8b6b080953081e0aa53d Mon Sep 17 00:00:00 2001 From: junyi233 Date: Wed, 21 Jun 2023 02:15:20 +0000 Subject: [PATCH] =?UTF-8?q?permission=E9=83=A8=E4=BB=B6=E5=90=8D=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: junyi233 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index bf694d3..0fbff28 100644 --- a/bundle.json +++ b/bundle.json @@ -24,7 +24,7 @@ "ability_lite", "utils_lite", "hilog", - "permission", + "permission_lite", "samgr_lite", "resource_management_lite", "appverify" -- Gitee