Merge "Increase char limit for blur dev option string" into sc-dev am: cf3e019bee

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14891409

Change-Id: Ie93c36b59667855e949ed95666977e45d7cc34c5
This commit is contained in:
Galia Peycheva
2021-06-08 14:27:26 +00:00
committed by Automerger Merge Worker

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] -->