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

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

Merge "Increase char limit for blur dev option string" into sc-dev am: cf3e019b

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

Change-Id: If3926a029e24c8ee020a22186b46ed4c69d81fb6
parents a5a44dd2 cf3e019b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -886,7 +886,7 @@
    <!-- 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] -->
    <!-- UI debug setting: enable or disable window blurs [CHAR LIMIT=50] -->
    <string name="window_blurs">Allow window-level blurs</string>

    <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->