proc-watchdog: correct the change in the processing parts for each dbus signal 68/232868/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 8 May 2020 05:19:05 +0000 (14:19 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 8 May 2020 05:19:10 +0000 (14:19 +0900)
commit977f47e8cf36bd4b43196c6ff69d0ef4f42d6043
treeacdbb34bb9f425bf7fd1c2aa6cd69eb86533654a
parent2789bf604234d6cec6fe4b8b3be69330d87d08ff
proc-watchdog: correct the change in the processing parts for each dbus signal

It was an old bug even though there is no big impact.
"freeze" signal has both type and pid,
and "suspend" signal has no param.
But it was reversed from the beginning and
an unnecessary error log was continuously being printed in the journal.

Change-Id: I964c99a04c55ec104148e954782a3069e835f0ae
Signed-off-by: ByungSoo Kim <bs1770.kim@samsung.com>
Change-Id: I244b637e62916fa5560ca27614aa8def3a4c3dca
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
src/proc-stat/proc-watchdog.c