Fix dbus call of default_pmlock_check() 42/245542/5
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 12 Oct 2020 05:33:32 +0000 (14:33 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 13 Oct 2020 03:23:17 +0000 (03:23 +0000)
commita3c2a44af4d13ae1bcc3de197f189187a5fabb21
tree62ad67682776c89b32aa7d5cf40c3c14a2a02954
parentcdf32833d23343df183324049c6aa49a04bc5d30
Fix dbus call of default_pmlock_check()

For non-killable daemons, the return of resourced's CheckAppStatus
is always ignored. Therefore, fix not to call CheckAppStatus when
the pmlock_check is checking non-killable daemon, not app.

Change-Id: Ifeef32754c9d94a18ad302b97927407de91b83d8
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/display/display-lock.c