From: Taeyoung Kim Date: Fri, 30 Nov 2012 00:56:40 +0000 (+0900) Subject: Turn on the debugging option to enable SDB by default X-Git-Tag: accepted/tizen_2.1/20130425.022820~31^2~126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5572bf118ba0a001323e82b6c9e0c6223ca7d4fa;p=apps%2Fcore%2Fpreloaded%2Fsettings.git Turn on the debugging option to enable SDB by default --- diff --git a/packaging/org.tizen.setting.spec b/packaging/org.tizen.setting.spec index ad3d21b..4841f31 100755 --- a/packaging/org.tizen.setting.spec +++ b/packaging/org.tizen.setting.spec @@ -122,7 +122,7 @@ GOPTION="-g 6514" vconftool $GOPTION set -t int memory/setting/usb_mode "-1" -i -f 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 "0" -f + vconftool $GOPTION set -t bool db/setting/debug_mode "1" -f #resetSound DEFAULT_CALL_TONE="/opt/share/settings/Ringtones/ringtone_sdk.mp3"