From 952ee317e25f9d6c5c57c4eb8a671be26eececbd Mon Sep 17 00:00:00 2001 From: liushuling Date: Tue, 20 Sep 2022 14:59:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9dump=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liushuling Change-Id: Idd9fa2d4151609354e05295333b8b9f2f66cf20d --- .../src/service/privacy_manager_service.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/services/privacymanager/src/service/privacy_manager_service.cpp b/services/privacymanager/src/service/privacy_manager_service.cpp index fedbf036e..a48cae07e 100644 --- a/services/privacymanager/src/service/privacy_manager_service.cpp +++ b/services/privacymanager/src/service/privacy_manager_service.cpp @@ -141,13 +141,7 @@ int32_t PrivacyManagerService::ResponseDumpCommand(int fd, const std::vector(result.bundleRecords[0].permissionRecords[index].lastAccessTime); -- Gitee