removed duplicate value of config_animateScreenLights, and added comment wrt tablet tweaks

This commit is contained in:
Arif Ali 2011-08-12 10:58:27 +01:00
parent 74e6b79ccd
commit 1fa6ce7906

View File

@ -32,8 +32,6 @@
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_animateScreenLights">false</bool>
<!-- disable menu hard key on HD2 in non-pattern lockscreen -->
<bool name="config_disableMenuKeyInLockScreen">true</bool>
@ -182,6 +180,7 @@
<!-- Enable use of power animations -->
<bool name="config_animateScreenLights">false</bool>
<!-- Enable Tablet tweaks -->
<bool name="cm_default_has_soft_buttons">true</bool>
<bool name="cm_default_show_soft_home">false</bool>
<bool name="cm_default_show_soft_menu">false</bool>