Support multiple instance launch 30/287130/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 20 Jan 2023 07:24:04 +0000 (07:24 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 31 Jan 2023 01:53:06 +0000 (01:53 +0000)
When the multiple instance launch is supported, the application ID can
be "<appid>::<instance_id>". This patch checks whether the application ID
has the instance Id or not. If it has the instance ID, the library tries
to find the application info using the real application ID.

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

No differences found