Add aul_app_get_all_running_app_info func 30/57130/8
authorMyungki Lee <mk5004.lee@samsung.com>
Wed, 27 Jan 2016 10:47:40 +0000 (19:47 +0900)
committerMyungKi Lee <mk5004.lee@samsung.com>
Mon, 1 Feb 2016 10:27:40 +0000 (02:27 -0800)
commit7e4247371f62327d4d4ce5bae883c140c83a4534
treea3486dc94fa9081f0d7af10bd305a746db8306bd
parent22f7518bfb43e44e0820071e7ab495535cc09eb6
Add aul_app_get_all_running_app_info func

This API use to get all running application list, including sub app.

Change-Id: Icd4cd3df43acf752f10045d4df57f054cc3c4801
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
include/aul.h
include/aul_cmd.h
src/pkginfo.c
tool/aul_test.c