From 35a9ff7958d21f3979153b66d4f2c3a63d332b4f Mon Sep 17 00:00:00 2001 From: "jk7744.park" Date: Fri, 4 Mar 2016 12:51:10 +0900 Subject: [PATCH] Tizen 2.4.0 rev3 SDK Public Release --- packaging/org.tizen.setting.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/org.tizen.setting.spec b/packaging/org.tizen.setting.spec index b0620f6..f30e8de 100644 --- a/packaging/org.tizen.setting.spec +++ b/packaging/org.tizen.setting.spec @@ -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 -- 2.7.4