vconf key update for API compatibility
authorMyoungJune Park <mj2004.park@samsung.com>
Tue, 23 Apr 2013 04:52:33 +0000 (13:52 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Tue, 23 Apr 2013 04:52:33 +0000 (13:52 +0900)
packaging/org.tizen.setting.spec

index 9dba529..bf83e18 100755 (executable)
@@ -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"