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

Commit 89d67831 authored by Galia Peycheva's avatar Galia Peycheva Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: Id266d922b31de3fe0f5c88d78efd12071e7eb7ec
parents ee2a8870 1276d95b
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] -->