Fix a bug about getting app status 25/266825/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 Nov 2021 05:21:53 +0000 (14:21 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 Nov 2021 05:21:53 +0000 (14:21 +0900)
commitea3bc40a6572c2fd3330d728ed5444ed99aa10f3
tree40b1986499da91ce3bafe9a12c97534f6711ffc0
parent0641144681d9bfeac5fe7f02105793b7d75e2cd5
Fix a bug about getting app status

When the process calls the aul_app_get_status_bypid() function with the
own process ID, the function returns the cached status value.

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