Register application info when ping delivered 72/303572/3
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 2 Jan 2024 08:08:52 +0000 (17:08 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 2 Jan 2024 10:01:06 +0000 (19:01 +0900)
If the application is executed using fast launch option of the
app_launcher tool, there is a timing issue.
When the app process is slow to enter the main function, amd does not
know the process existence. To prevent the timing issue, launchpad sends
the launches process list to amd when ping request is received.

Change-Id: If7dea099493e0442b2a09137467238682c63d66e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>

No differences found