Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0f611b5 authored by Galia Peycheva's avatar Galia Peycheva
Browse files

[SettingsLib] Add window blurs dev option title

Bug: 185580298
Test: m TvSettings && flash && check dev option shows up
Change-Id: Ie83ffd4b3fb782b4a4ff914639b281f5c77a5f4c
parent 23efb3ab
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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] -->