Revert "Register a new appid for dynamic box and its symbolic link to /usr/bin/WebPro...
authorSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 25 Sep 2013 14:45:02 +0000 (23:45 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Thu, 26 Sep 2013 02:30:24 +0000 (11:30 +0900)
commitf5746d4b36148833c4bbb0c8e71e51ab85e3096a
tree0b55cfe831b7387a0abaf4a996ce6a6e403eee23
parent51f221205da46492efa161f042f3db349ee142e5
Revert "Register a new appid for dynamic box and its symbolic link to /usr/bin/WebProcess"

This reverts commit 03dd9db6f0df82df0df091321467fceedd22199f.

Conflicts:
src/jobs/widget_install/task_manifest_file.cpp

[Remarks]
    * If setting root_path of app manifest is enabled, a web api plugin
      using dummy root_path doesn' work well.
    * Even if wrt-installer has not set 'root_path', the web api plugin
      have been using 'root_path',
      hoping prefix of the path is /opt/usr/apps
    * In the case of preload app that has /usr/apps base path, the web api
      doesn't work well.
    * Therefore, emove code regarding root_path of app manifest,
      because there are other way to find root path of web apps.

Change-Id: Ia365aec499a5973d874114481f6be1b9b94ede93
src/jobs/widget_install/manifest.cpp
src/jobs/widget_install/manifest.h
src/jobs/widget_install/task_manifest_file.cpp
src/jobs/widget_install/task_manifest_file.h