[UI Thread] Check bundle data for service thread 30/273630/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 11 Apr 2022 04:29:25 +0000 (13:29 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 11 Apr 2022 04:29:25 +0000 (13:29 +0900)
commitf4a3fab8394093ad374d0ce150fe83e9e3991e1e
tree037312c0978276cf45254e87edd8f5207ebab269
parent33fde7275f81b5419d3d700164166224cb9c4c74
[UI Thread] Check bundle data for service thread

To send the launch request to the service thread, aul launch checks
whether the key of the bundle data exists or not.
It the key exists, the launch request will be delivered to the global
default loop.

Change-Id: I18089f5983fa509753465868485d1c8cad9c4bfd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_launch.c