Modify -f option of app launcher 32/302432/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 6 Dec 2023 10:17:42 +0000 (19:17 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 6 Dec 2023 10:17:42 +0000 (19:17 +0900)
commit37ef000ae92428a5ea558f3d466fc6c4883545c0
tree4d162de8640eab4359e66e6cdfacf779844fc4cb
parenta8447404764ce8b0479b0e4448a4a6b55bbc7d50
Modify -f option of app launcher

If the option is 'fast launch', the app launcher does not set the recv
timeout. If initialization of launchpad takes a long time, duplicate execution
occurs. This patch is applied to prevent this.

Change-Id: If198da87976656d70077a73aeeb36c0f25a803c6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul_sock.h
src/aul_sock.cc
tool/app_launcher/app_launcher.c