Fix app terminate function 42/148442/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 8 Sep 2017 02:42:51 +0000 (11:42 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 8 Sep 2017 02:42:51 +0000 (11:42 +0900)
commitfdb8c42843b759da65250d52ac286623d0e84ec7
treedaf94774d6a4f30e08f4c5e1b21992c51262214b
parent50608ae424199ffc8e7f985443e41671458b52de
Fix app terminate function

The terminate callback of the application should be called before
calling appcore_base_on_terminate() function.

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