Remove suspend event handler 92/305592/3
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 07:20:39 +0000 (16:20 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 07:25:41 +0000 (16:25 +0900)
commitba23ef0c127fc808c7ba6c5ad2d6b2b548009e4d
tree95f9f19c4838ebf48812de5d0fd3d999ca22ad4a
parent98397ef0697a4222154bdf4da550a19b19091941
Remove suspend event handler

To remove dbus dependency, this patch removes the suspend handler.
The application manager daemon sends the APP_THAW event to the running
process for handling the thawed event.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/305557/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/305567/

Change-Id: I4088e44547348a4cd5599abb98cb02e202a40534
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_core_base.cc
tizen-cpp/app-core-cpp/suspend_event_private.cc [deleted file]
tizen-cpp/app-core-cpp/suspend_event_private.hh [deleted file]