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

Commit da25d041 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: Ie2a200c260a731d4db183e950852c568077f856e
parents 9aba8a1b 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] -->