Merge "[SettingsLib] Add window blurs dev option title" into sc-dev am: 1276d95bd2

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

Change-Id: Id266d922b31de3fe0f5c88d78efd12071e7eb7ec
This commit is contained in:
Galia Peycheva
2021-06-03 09:31:01 +00:00
committed by Automerger Merge Worker

View File

@@ -886,6 +886,9 @@
<!-- 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] -->
<string name="window_blurs">Allow window-level blurs</string>
<!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->
<string name="force_msaa">Force 4x MSAA</string>
<!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->