Skip application running check when acquiring PID or AppID 08/283308/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Mon, 24 Oct 2022 02:31:38 +0000 (11:31 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Mon, 24 Oct 2022 02:31:40 +0000 (11:31 +0900)
commit65571ab8e74036f3470137582d574e48620fc6e5
treeb0c87e9f65de7f7dc24b92695fb8e16dd3891640
parent7d3cff07f22746654f0f7e080190ae89150ced33
Skip application running check when acquiring PID or AppID

Since the application running check is already performed
when wakeup event gets processed, there is no need to
check the running status every time PID or AppID is acquired.

Change-Id: If93f64f67cfde458123fca6c16f18713fd5118e8
src/application_manager_aul.cpp
src/client_manager.cpp