[SRADA-1095] Fix application list building fail for an empty package.
authorGihun Chang <gihun.chang@samsung.com>
Thu, 1 Sep 2016 09:18:56 +0000 (18:18 +0900)
committergihun chang <gihun.chang@samsung.com>
Thu, 8 Sep 2016 12:54:24 +0000 (21:54 +0900)
commit17bae299014caa2b333efc7789e4254182a6ce3f
treec29e6d95f94fae4b1f5a13d2cb78e1d825c727ad
parentc38e18a751b81159076e223c69adb2d9b8db5e1d
[SRADA-1095] Fix application list building fail for an empty package.

* If a pakcage dosen't have any UI or SVC application inside the package
DA is failed to create application reset. Need a defence code for it.

* This patch is for Platform Dynamic Analzyer that lists whole apps on the
target.

Change-Id: Ifdcfb2b0c7088ea67b65c91842cdbdeded8a81dc
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/project/PackageInfo.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/Toolbar.java