am e391e9c2: am 3401a652: Merge "Increase clip debug string limit" into mnc-dev

* commit 'e391e9c2371a648f5b22141a997426f9c3cc6bc5':
  Increase clip debug string limit
This commit is contained in:
Chris Craik
2015-05-01 00:07:41 +00:00
committed by Android Git Automerger

View File

@@ -4996,7 +4996,7 @@
<!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
<string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>
<!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=50] -->
<!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
<string name="show_non_rect_clip">Debug non-rectangular clip operations</string>
<!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->