Tizen 2.4.0 rev3 SDK Public Release accepted/tizen/2.3.1/mobile/20160306.221652 accepted/tizen/2.3.1/wearable/20160306.221930 submit/tizen_2.3.1/20160304.093552
authorjk7744.park <jk7744.park@samsung.com>
Fri, 4 Mar 2016 03:51:10 +0000 (12:51 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Fri, 4 Mar 2016 03:51:10 +0000 (12:51 +0900)
packaging/org.tizen.setting.spec

index b0620f6..f30e8de 100644 (file)
@@ -247,9 +247,9 @@ GOPTION="-g 6514"
 #resetDisplay
        #backlight
 %ifarch %{arm}
-       vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "10" -s system::vconf_system
+       vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "300" -s system::vconf_system
 %else
-       vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "10" -s system::vconf_system
+       vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "300" -s system::vconf_system
 %endif
        vconftool $GOPTION set -t int db/setting/lcd_timeout_normal_backup "10" -s org.tizen.setting::private
        vconftool $GOPTION set -t int db/setting/automatic_brightness_level "60" -f -s org.tizen.setting::private