From 0f99e2741430f73ddad39d87a0a8928ab80c0a51 Mon Sep 17 00:00:00 2001 From: MyoungJune Park Date: Tue, 23 Apr 2013 13:52:33 +0900 Subject: [PATCH] vconf key update for API compatibility --- packaging/org.tizen.setting.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/org.tizen.setting.spec b/packaging/org.tizen.setting.spec index 9dba529..bf83e18 100755 --- a/packaging/org.tizen.setting.spec +++ b/packaging/org.tizen.setting.spec @@ -133,6 +133,7 @@ GOPTION="-g 6514" vconftool $GOPTION set -t int memory/setting/usb_sel_mode "0" -i -f vconftool $GOPTION set -t int memory/setting/usb_in_mode_change "0" -i -f vconftool $GOPTION set -t bool db/setting/debug_mode "1" -f + vconftool $GOPTION set -t int db/setting/default_rendering_engine "1" -i #resetSound DEFAULT_CALL_TONE="/opt/share/settings/Ringtones/ringtone_sdk.mp3" -- 2.7.4