Remove obsolete development setting
Remove the "Force GPU Rendering" option. Nobody is testing their pre-honeycomb apps anymore, so this setting has outlived its usefulness. Test: builds Change-Id: I8780db1de4e178b4c99936b274576d743e7f6438
This commit is contained in:
@@ -395,11 +395,6 @@
|
||||
android:title="@string/debug_hw_drawing_category"
|
||||
android:order="700">
|
||||
|
||||
<SwitchPreference
|
||||
android:key="force_hw_ui"
|
||||
android:title="@string/force_hw_ui"
|
||||
android:summary="@string/force_hw_ui_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="show_hw_screen_updates"
|
||||
android:title="@string/show_hw_screen_updates"
|
||||
|
Reference in New Issue
Block a user