From 34ccde2f723caf828ab8a14090ccdc69d7ffb974 Mon Sep 17 00:00:00 2001 From: wuliushuan Date: Tue, 15 Apr 2025 16:33:48 +0800 Subject: [PATCH] =?UTF-8?q?AT=E9=80=82=E9=85=8D=EF=BC=8CIDL=E5=B7=A5?= =?UTF-8?q?=E5=85=B7-=E4=BF=AE=E5=A4=8Dinout=E4=B8=8E=E6=95=B0=E7=BB=84?= =?UTF-8?q?=E7=BB=84=E5=90=88=E6=9C=AA=E6=B8=85=E6=A5=9Ain=E9=83=A8?= =?UTF-8?q?=E5=88=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuliushuan Change-Id: I27f3cfe4f9a442584d8ab49394ed2e251cf2e786 --- .../accesstoken/src/accesstoken_manager_client.cpp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/interfaces/innerkits/accesstoken/src/accesstoken_manager_client.cpp b/interfaces/innerkits/accesstoken/src/accesstoken_manager_client.cpp index e2d5ac4dd..cc2de1369 100644 --- a/interfaces/innerkits/accesstoken/src/accesstoken_manager_client.cpp +++ b/interfaces/innerkits/accesstoken/src/accesstoken_manager_client.cpp @@ -39,7 +39,6 @@ static const int32_t SA_ID_ACCESSTOKEN_MANAGER_SERVICE = 3503; static const int MAX_PERMISSION_SIZE = 1000; static const int32_t MAX_USER_POLICY_SIZE = 1024; static const int32_t MAX_EXTENDED_VALUE_LIST_SIZE = 512; -const size_t NUMBER_TWO = 2; } // namespace static const uint32_t MAX_CALLBACK_MAP_SIZE = 200; @@ -243,7 +242,7 @@ PermissionOper AccessTokenManagerClient::GetSelfPermissionsState(std::vector