Support appcore plugin 76/292876/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 16 May 2023 07:29:08 +0000 (07:29 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 16 May 2023 08:21:38 +0000 (08:21 +0000)
commit37f62734e90a99279072b6186a05ebcac653d4bc
treeb4a1d251c4b66d4c7102ca1da7b01723f4bede18
parent6eebc21ebcc3e3cdfdd7ef5d4e949673108ee694
Support appcore plugin

Some product developer wants to change the behavior at the start & end stages
of the app-core. This patch supports the app-core plugin.

Change-Id: I8516ec0bb8bb9d47c7bfbb05f31ee3f239c4280f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
tizen-cpp/app-core-cpp/CMakeLists.txt
tizen-cpp/app-core-cpp/app_core_base.cc
tizen-cpp/app-core-cpp/app_core_plugin_private.cc [new file with mode: 0644]
tizen-cpp/app-core-cpp/app_core_plugin_private.hh [new file with mode: 0644]