am 3401a652: Merge "Increase clip debug string limit" into mnc-dev
* commit '3401a652efdaee1558a78659994df262975fd8b4':
Increase clip debug string limit
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 64ee910..24d599c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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] -->