Terminate sub app 66/301066/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Nov 2023 03:45:56 +0000 (12:45 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Nov 2023 03:45:56 +0000 (12:45 +0900)
commitdedd29cd376a6d29e7a89b67c7685cac182a4c85
tree3c165e332424a518f2a3ca10f7adfd93d4080132
parentbc31b45336049ec52241098bbc71bf73293500a8
Terminate sub app

If the leader process is terminated while executing an application,
amd should terminate the sub application.
And, when the application type is not a component-based application,
the process must be terminated even though the process does not handle
the termination request properly.

Change-Id: If06788d09dc22a6c16437a418ed23d7357da0826
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/lib/amd_launch.c
src/modules/ui-core/src/app_group.c