[filesystem] fix global app wgt path issue. 38/104538/3
authorjk.pu <jk.pu@samsung.com>
Tue, 13 Dec 2016 12:02:50 +0000 (21:02 +0900)
committerjk.pu <jk.pu@samsung.com>
Tue, 13 Dec 2016 12:39:22 +0000 (21:39 +0900)
commitf9659a457db8265bb77440c47d8848cc9398235a
treec4ad2a3b8c927044cc6501c04c41a0abcfc48d35
parentf9e252e97576e7d38cc0cc31331ce940150d3aca
[filesystem] fix global app wgt path issue.

issue: global app installed /opt/usr/globalapps/[app_install_path] , this path
is only readonly and app can't access this path. app data should be
inserted at /opt/usr/home/owner/apps_rw/[apps_install_path]

verifcation : filesystem tct has 1 fail
    FileSystemManager_resolve_wgt_private_tmp,this is wrt installer issue

Change-Id: I5ca883d9d4a132d3ba9f9251950f29f7ee4b7848
Signed-off-by: jk.pu <jk.pu@samsung.com>
src/common/current_application.cc