Write socket status to Id file 60/266360/3
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Nov 2021 03:51:10 +0000 (12:51 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Nov 2021 06:42:27 +0000 (15:42 +0900)
commitc947298db984eb156a7781365029e5ca2667ffbd
treec0c082ea9bca76d4ea8ffbcfc98f2243fad45084
parentec6358a00fa4bf02c2dd32c82f9b97af4fbbbc39
Write socket status to Id file

While calling the aul_initialize() function, the process writes the flag to
the id file. If AMD is restarted, AMD will check the file whether
the socket of the application is listening or not.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/launchpad/+/266359/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/266360/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/266361/

Change-Id: Ie2e158bd8b31a1f3140d13022bed1524911dd375
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launch.cc