VCONFKEY_SETAPPL_TIMEZONE_ID default/platform -> public 33/79633/1 accepted/tizen/common/20160713.050450 accepted/tizen/ivi/20160712.132010 accepted/tizen/mobile/20160712.131922 accepted/tizen/tv/20160712.131936 accepted/tizen/wearable/20160712.131953 submit/tizen/20160712.071539
authorMyoungJune Park <mj2004.park@samsung.com>
Tue, 12 Jul 2016 06:54:58 +0000 (15:54 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Tue, 12 Jul 2016 07:01:05 +0000 (16:01 +0900)
this key is in system-settings on SDK env

Change-Id: I5e3ce76627e578056ead17cf1c4780722a47719e
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
data/vconf-internal-setting-keys.xml

index 14d7d94..caf8246 100644 (file)
@@ -751,7 +751,7 @@ echo "--------------------------------------------------------------------------
     <email>prasoon.16@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/setting/timezone_id" layer="system" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
+  <vconfkey type="string" name="db/setting/timezone_id" layer="system" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/systemsettings.admin">
     <header>VCONFKEY_SETAPPL_TIMEZONE_ID</header>
     <val>Asia/Seoul</val>
     <creator> Myoungjune Park </creator>