overlay: remove a few unnecessary defaults

This commit is contained in:
Michael 2012-05-09 14:13:17 +03:00
parent 2f18e958a7
commit e0e6c8d9d1

View File

@ -19,13 +19,6 @@
<resources>
<bool name="def_accelerometer_rotation">true</bool>
<bool name="def_screen_brightness_automatic_mode">true</bool>
<!-- Default for Settings.System.POINTER_SPEED -->
<integer name="def_pointer_speed">70</integer>
<!-- Default for UI touch sounds enabled -->
<fraction name="def_window_animation_scale">50%</fraction>
<fraction name="def_window_transition_scale">50%</fraction>
<integer name="def_screen_off_timeout">60000</integer>
<bool name="def_install_non_market_apps">true</bool>