[Bug] modify the default value of power saving mode .
authorJing Yigang <yigang.jing@samsung.com>
Tue, 18 Sep 2012 00:35:11 +0000 (08:35 +0800)
committerJing Yigang <yigang.jing@samsung.com>
Tue, 18 Sep 2012 00:35:11 +0000 (08:35 +0800)
Change-Id: I9e5ebbe7506457d7a3668904ba1b4144f2b2ec88

packaging/settings.spec

index 1ab030f..9da77ad 100755 (executable)
@@ -211,7 +211,7 @@ GOPTION="-g 6514"
        vconftool $GOPTION set -t bool db/setting/smartscreen/smart_rotation_r "1"
 
 #resetPowersaving
-       vconftool $GOPTION set -t bool db/setting/pwrsv/system_mode/status "1"
+       vconftool $GOPTION set -t bool db/setting/pwrsv/system_mode/status "0"
        vconftool $GOPTION set -t bool db/setting/pwrsv/system_mode/reminder "1"
        vconftool $GOPTION set -t bool db/setting/pwrsv/custom_mode/status "0"