From: Hwankyu Jhun Date: Fri, 20 Jan 2023 07:24:04 +0000 (+0000) Subject: Support multiple instance launch X-Git-Tag: accepted/tizen/unified/20230202.015302~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7cd9fe9e9e7f02ec73431086b0e6cde41f8b8dea;hp=7cd9fe9e9e7f02ec73431086b0e6cde41f8b8dea;p=platform%2Fcore%2Fappfw%2Fpkgmgr-info.git Support multiple instance launch When the multiple instance launch is supported, the application ID can be "::". 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 ---