From 4eeed53c5548ce8b9a55879dd468bf3780d4f6ac Mon Sep 17 00:00:00 2001 From: njupthan Date: Sat, 5 Mar 2022 12:12:35 +0000 Subject: [PATCH] fix merge error Signed-off-by: njupthan --- interfaces/innerkits/app_manager/src/appmgr/app_mgr_proxy.cpp | 4 ++-- services/appmgr/src/app_mgr_service.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interfaces/innerkits/app_manager/src/appmgr/app_mgr_proxy.cpp b/interfaces/innerkits/app_manager/src/appmgr/app_mgr_proxy.cpp index 37514372260..22a1a163059 100644 --- a/interfaces/innerkits/app_manager/src/appmgr/app_mgr_proxy.cpp +++ b/interfaces/innerkits/app_manager/src/appmgr/app_mgr_proxy.cpp @@ -260,10 +260,10 @@ int32_t AppMgrProxy::GetProcessRunningInfosByUserId(std::vector remote = Remote(); if (remote == nullptr) { APP_LOGE("Remote() is NULL"); @@ -570,10 +570,10 @@ int AppMgrProxy::GetAbilityRecordsByProcessID(const int pid, std::vector