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)
commit7cd9fe9e9e7f02ec73431086b0e6cde41f8b8dea
tree683f27ec0918a5c905e973349650938e48ed266f
parent7cfc6f579f6f35ef05964751f2e9bb57a1c47ee5
Support multiple instance launch

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>
src/pkgmgrinfo_appinfo.c