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

Commit 0b58b965 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: Ie93c36b59667855e949ed95666977e45d7cc34c5
parents a6ec3ced 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] -->