New Values for brightness. It works good with the filter option in CM7 enabled.

Need to find out why the behaviour is strange without filter.
This commit is contained in:
GuiPerPT 2011-06-26 09:52:35 -07:00
parent d4c1529c14
commit 3b41917aa6

View File

@ -56,7 +56,7 @@
-->
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>20</item>
<item>35</item>
<item>20</item>
<item>50</item>
<item>100</item>
<item>255</item>
@ -67,10 +67,6 @@
than the size of the config_autoBrightnessLevels array.
-->
<integer-array name="config_autoBrightnessButtonBacklightValues">
<item>255</item>
<item>255</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
@ -89,12 +85,7 @@
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
<item>0</item>
</integer-array>
</integer-array>
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified -->
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>