Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
authorJan Olszak <j.olszak@samsung.com>
Tue, 18 Dec 2012 10:30:41 +0000 (11:30 +0100)
committerGerrit Code Review <gerrit2@kim11>
Thu, 27 Dec 2012 13:31:03 +0000 (22:31 +0900)
commit0277799e01c424cee95bdbc599dcb7cd5eaca466
tree2ce7a5c907d441c46e13b429882bf1a8454de183
parent442ffb9d9acbf551c417cfbc09211a8e30e00f0c
Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2

[Issue#] PkgName could have been NULL.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed api methods. This is a temporary change, to test if the new API work.
[Verification] Build commons, plugins, installer, wrt. Run tests.

Change-Id: I90ae73a311f9a427ce1feb428d6da7c68290efc9
src/wrt-launcher/wrt-launcher.cpp