Change TZ_SYS_RW_APP: /opt/usr/apps -> /opt/usr/globalapps 50/85150/1 accepted/tizen/common/20160824.154639 accepted/tizen/ivi/20160825.050653 accepted/tizen/mobile/20160825.050601 accepted/tizen/tv/20160825.050620 accepted/tizen/wearable/20160825.050636 submit/tizen/20160824.050948
authorSangyoon Jang <s89.jang@samsung.com>
Wed, 24 Aug 2016 04:14:06 +0000 (13:14 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Wed, 24 Aug 2016 04:14:06 +0000 (13:14 +0900)
To support 2.4 apps compatibility, RW global apps should be installed
another place. /opt/usr/apps will be a mount point of each user's app
directory(TZ_USER_APP).

Change-Id: I2c9f71c921a7a9e367284bf67c989d91b9ec59a8
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
packaging/tizen-platform.meta

index cf0d7ebf530ced839d051925fea8a5ec443e2ab0..dbcd75448aed5a1259bfc2c16122bc1f86fefa02 100644 (file)
@@ -74,7 +74,7 @@ TZ_SYS_APP_PREINSTALL=/opt/usr/apps/.preinstallWidgets
 TZ_SYS_DB=/opt/dbspace
 TZ_SYS_DEBUG_PORT=9222
 TZ_SYS_CONFIG=/usr/kdb
-TZ_SYS_RW_APP=/opt/usr/apps
+TZ_SYS_RW_APP=/opt/usr/globalapps
 TZ_SYS_RO_APP=/usr/apps
 TZ_SYS_RW_ICONS=/usr/share/icons
 TZ_SYS_RO_ICONS=/usr/share/icons