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:
John Reck
2018-03-02 15:50:37 -08:00
parent 22a39c2b93
commit fcaf80e8c5
4 changed files with 0 additions and 177 deletions

View File

@@ -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"