Add new dev settings to debug hardware layers

Change-Id: I2668552d70911a90e173efdf75bc44139ed394c8
This commit is contained in:
Romain Guy
2012-08-06 14:52:52 -07:00
parent 0a83748580
commit cdc2c5534f
3 changed files with 33 additions and 6 deletions

View File

@@ -100,6 +100,11 @@
android:title="@string/show_hw_screen_updates"
android:summary="@string/show_hw_screen_updates_summary"/>
<CheckBoxPreference
android:key="show_hw_layers_udpates"
android:title="@string/show_hw_layers_updates"
android:summary="@string/show_hw_layers_updates_summary"/>
<CheckBoxPreference
android:key="show_screen_updates"
android:title="@string/show_screen_updates"