From 0645b276bda8f701d5547f0a9e7953244e8233f8 Mon Sep 17 00:00:00 2001 From: xbingle Date: Fri, 17 Jun 2022 21:36:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xbingle --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index f812895..76c8b31 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -154,7 +154,6 @@ ohos_shared_library("usagestatservice") { "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", - "permission_standard:libpermissionsdk_standard", "power_manager_native:powermgr_client", "relational_store:native_rdb", "safwk:system_ability_fwk", -- Gitee