Increase char limit for blur dev option string

Bug: 190387349
Test: m
Change-Id: I72ef13722fcd1fa87aad936397cb167b015b1dc8
This commit is contained in:
Galia Peycheva
2021-06-08 11:50:52 +02:00
parent dc628e77a1
commit dc5d499c51

View File

@@ -886,7 +886,7 @@
<!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
<string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>
<!-- UI debug setting: enable or disable window blurs [CHAR LIMIT=25] -->
<!-- UI debug setting: enable or disable window blurs [CHAR LIMIT=50] -->
<string name="window_blurs">Allow window-level blurs</string>
<!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->