From 257d3101497a728e4c4e5eed6dfcd9164b06220c Mon Sep 17 00:00:00 2001 From: "jk7744.park" Date: Wed, 24 Feb 2016 20:32:19 +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 f30e8de..b0620f6 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 "300" -s system::vconf_system + vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "10" -s system::vconf_system %else - vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "300" -s system::vconf_system + vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "10" -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