projects
/
platform
/
core
/
appfw
/
pkgmgr-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de11ee
)
Add log to client side after receiving the result
88/281888/1
author
Ilho Kim
<ilho159.kim@samsung.com>
Fri, 23 Sep 2022 01:59:28 +0000
(10:59 +0900)
committer
Ilho Kim
<ilho159.kim@samsung.com>
Fri, 23 Sep 2022 02:02:22 +0000
(11:02 +0900)
Change-Id: Ie001b8ff9565b883be36276326ec7c0fb8a42bd4
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/client/pkginfo_client.cc
patch
|
blob
|
history
diff --git
a/src/client/pkginfo_client.cc
b/src/client/pkginfo_client.cc
index 60aae7b0eb7db539ce29a63a5b4051a92b25ffe2..b6d3abbf22545c914b0627de3881a5668d22ca57 100644
(file)
--- a/
src/client/pkginfo_client.cc
+++ b/
src/client/pkginfo_client.cc
@@
-151,6
+151,8
@@
PkgInfoClient::GetResultParcel() {
return nullptr;
}
+ LOG(WARNING) << "Success to receive result from server"
+
cpu_inheritance_invoker_.ClearCPUInheritance();
auto res = pkgmgr_common::parcel::ParcelableFactory::GetInst().CreateParcel(