Merge "[SettingsLib] Add window blurs dev option title" into sc-dev

This commit is contained in:
Galia Peycheva
2021-06-03 09:12:36 +00:00
committed by Android (Google) Code Review

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