Make getPkgName() return package name instead of full application id.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 12 Apr 2013 12:39:04 +0000 (14:39 +0200)
committerGerrit Code Review <gerrit2@kim11>
Mon, 15 Apr 2013 12:37:00 +0000 (21:37 +0900)
commitbabfcf8b9791df4647d4fe5865039e0795241238
tree7944d35f6ae33691e238460bcfabddc966526a9b
parent6c9dc6041d503f895dffb9f0a348aa11236279ad
Make getPkgName() return package name instead of full application id.

[Issue#] N/A
[Problem] WidgetDAOReadOnly::getPkgName() returns full id of the widget
instead of only its package name.
[Cause] N/A
[Solution] Return only package name from getPkgName().
[SCMRequest] N/A

[Verification]
1. Build respository.
2. Run `wrt-commons-tests-dao --output=text`.

Change-Id: I9f7ca02c255081e57f05e40b79cf7fd93968f647
modules/widget_dao/dao/widget_dao_read_only.cpp