From: Jing Yigang Date: Mon, 10 Sep 2012 05:26:24 +0000 (+0800) Subject: [Bug] change SUPPORT_LCD_TIMEOUT_KEEPING 1 --> 0 . X-Git-Tag: 2.0_alpha~2^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3599f9ff5a89cb2a465d5a72891f56b3485c6077;p=apps%2Fcore%2Fpreloaded%2Fsettings.git [Bug] change SUPPORT_LCD_TIMEOUT_KEEPING 1 --> 0 . Change-Id: I158823e3011054759ab67d189d46ea0f85b6ed09 --- diff --git a/include/setting-debug.h b/include/setting-debug.h index e8c04a8..372e6c5 100755 --- a/include/setting-debug.h +++ b/include/setting-debug.h @@ -85,7 +85,7 @@ /*#endif*/ #define SUPPORT_APP_ROATION 0 -#define SUPPORT_LCD_TIMEOUT_KEEPING 1 +#define SUPPORT_LCD_TIMEOUT_KEEPING 0 #define USE_DEVICE_SET_DISPLAY_BRT 1 #define LOW_BATTERY_DO_NOTHING 1 /**< 1 : turn the low batter handlding off */