Remove capi-system-info library dependency 61/305061/5
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 26 Jan 2024 04:14:12 +0000 (13:14 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 29 Jan 2024 00:58:52 +0000 (09:58 +0900)
commit9cfc2342991b6d847d2b5320549b25855b22376f
tree045849f7a3520320705e53dabae5474f9e66e7fb
parent7c3402307a1d927575b65a9e6dab878573260d55
Remove capi-system-info library dependency

To remove capi-system-info dependency, the app-core-cpp removes using
system-info library.

Change-Id: I025c9b972a46aaaac480f6844cd428b446727a8f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
legacy/CMakeLists.txt
legacy/src/legacy/appcore.c
packaging/app-core.spec
tizen-cpp/app-core-cpp/CMakeLists.txt
tizen-cpp/app-core-cpp/app_core_base.cc
tizen-cpp/app-core-cpp/suspend_event_private.cc [new file with mode: 0644]
tizen-cpp/app-core-cpp/suspend_event_private.hh [new file with mode: 0644]
unittests/CMakeLists.txt
unittests/mock/dbus_mock.cc
unittests/mock/dbus_mock.h