Ignore AUL_R_ECANCELED error 51/239051/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 21 Jul 2020 10:06:33 +0000 (19:06 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 21 Jul 2020 10:06:33 +0000 (19:06 +0900)
commitea9f317f77b8554481a409977281fb605fb8d158
tree3b6da52da28d9ddb0ce18e28108bf162863b62d3
parentae795571fd1e9905a46afa8371a38028bf8bef87
Ignore AUL_R_ECANCELED error

If aul_launch_init() returns AUL_R_ECANCELED error, application core ignores
the error. When the aul is already initialized, the error is returned.

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