Update status synchronously
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 25 Feb 2021 03:02:19 +0000 (12:02 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 25 Feb 2021 04:07:27 +0000 (13:07 +0900)
commit0248cef0b82ac266f7ccaaa84205dc60d4407c34
tree0111f649933d2019eafce726767ce97ce00b6ceb
parentc61dd86e0f895f637875149dfcc67cd14b7c34bc
Update status synchronously

To update status that is STATUS_NORESTART, the core uses
aul_status_update_v2() instead of aul_status_update().

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/254204/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/appcore-agent/+/254205/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/254206/

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