From 59dd1029b20b9832f5ce22feeb80663032146330 Mon Sep 17 00:00:00 2001 From: jongmyeongko Date: Thu, 17 Mar 2016 10:53:58 +0900 Subject: [PATCH] seperate TZ_SYS_{RW/RO}_APP, TZ_SYS_{RW/RO}_PACKAGE Change-Id: I7b1ec5ae7e4152999bac9589d858859fafe0b021 Signed-off-by: jongmyeongko --- packaging/tizen-platform-config.spec | 2 ++ tizen-platform.meta | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/tizen-platform-config.spec b/packaging/tizen-platform-config.spec index 383866d..e3bc223 100644 --- a/packaging/tizen-platform-config.spec +++ b/packaging/tizen-platform-config.spec @@ -86,6 +86,8 @@ $TZ_USER_APP MODE 775 SMACK User::Home false $TZ_SYS_DB +$TZ_SYS_RO_PACKAGES +$TZ_SYS_RO_APP $TZ_SYS_RW_PACKAGES $TZ_SYS_RW_APP diff --git a/tizen-platform.meta b/tizen-platform.meta index 92c292a..d3a421e 100644 --- a/tizen-platform.meta +++ b/tizen-platform.meta @@ -68,7 +68,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=/usr/apps +TZ_SYS_RW_APP=/opt/usr/apps TZ_SYS_RO_APP=/usr/apps TZ_SYS_RW_ICONS=/usr/share/icons TZ_SYS_RO_ICONS=/usr/share/icons @@ -78,7 +78,7 @@ TZ_SYS_RW_DESKTOP_APP=/usr/share/applications TZ_SYS_RO_DESKTOP_APP=/usr/share/applications TZ_SYS_RW_WRT_ENGINE=/usr/share/wrt-engine TZ_SYS_RO_WRT_ENGINE=/usr/share/wrt-engine -TZ_SYS_RW_PACKAGES=/usr/share/packages +TZ_SYS_RW_PACKAGES=/opt/share/packages TZ_SYS_RO_PACKAGES=/usr/share/packages TZ_SYS_WRT_PLUGINS_CONF=/etc/wrt-plugins TZ_SYS_TIZEN_APIS_CONF=/etc/tizen-apis -- 2.7.4