[SettingsLib] Add window blurs dev option title

Bug: 185580298
Test: m TvSettings && flash && check dev option shows up
Change-Id: Ie83ffd4b3fb782b4a4ff914639b281f5c77a5f4c
This commit is contained in:
Galia Peycheva
2021-05-27 13:57:36 +02:00
parent 23efb3ab75
commit a0f611b5f0

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