Add a new function to get lifecycle state 45/259845/2
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 16 Jun 2021 01:57:45 +0000 (10:57 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 16 Jun 2021 02:20:18 +0000 (11:20 +0900)
commitc12fb3f6ac38e24d5d29dd533a717d437d26152f
tree2a327a7ce9448ddc81de1811c6e4b7dc108c2463
parent8fa905b3a1c4eeb5c358eed7430586e257676498
Add a new function to get lifecycle state

Adds:
 - aul_app_lifecycle_get_state()

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/259845/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/259848/

Change-Id: Ifce2176acf8db447797487314f5116f4292347c9
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
aul/api/aul_app_lifecycle.cc
aul/api/aul_app_lifecycle.h
include/aul_cmd.h
src/aul_cmd.c
tool/aul_test/aul_test.c