Fix wrong implementation about AppControl call 77/273677/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 12 Apr 2022 07:47:26 +0000 (16:47 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 12 Apr 2022 22:17:22 +0000 (22:17 +0000)
commit44f0bb9ec6f0e9d175f99a6a300894c871edc8d6
treee4fbc19b72d5880a44db848e2d109d98b3676c64
parent90bb19f006cab4ac1c85d77ac929bc47e104b2a4
Fix wrong implementation about AppControl call

If the bundle data has "__K_SERVICE_THREAD", the request will be
delivered to the service thread.

Change-Id: Id5fba4c8b49a561085029001c61a33f096de7f1e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-ui-cpp/app_core_ui_base.cc