OSDN Git Service

Merge "Add new developer setting to visualize overdraw" into jb-mr1-dev
[android-x86/packages-apps-Settings.git] / res / xml / development_prefs.xml
index a4f6ee2..93388fc 100644 (file)
             android:summary="@string/show_hw_layers_updates_summary"/>
 
         <CheckBoxPreference
+            android:key="show_hw_overdraw"
+            android:title="@string/show_hw_overdraw"
+            android:summary="@string/show_hw_overdraw_summary"/>
+
+        <CheckBoxPreference
             android:key="show_screen_updates"
             android:title="@string/show_screen_updates"
             android:summary="@string/show_screen_updates_summary"/>