Fix path getter API. 52/34952/6
authorJiwoong Im <jiwoong.im@samsung.com>
Thu, 5 Feb 2015 01:32:11 +0000 (10:32 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Tue, 10 Feb 2015 01:41:24 +0000 (10:41 +0900)
commit4959de8b45cbd2f6de1f43ad999518c58d39ef58
tree39a39a770475b2b57812a50a5182ae62773c08b1
parentdab0db24cf9cf85f79e7073364dc6c4ea03c6c46
Fix path getter API.

JIRA ticket : TC-2314

To get application's path, use pkgmgrinfo_pkginfo_get_root_path api.
aul_get_app_xxx_path api search GLOBAL_USER and regular user DB altogether.

Change-Id: I82389591b570cf1998a64e67ce4f3981dfdf3048
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
include/aul.h
src/aul_path.c