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

Commit 3401a652 authored by Chris Craik's avatar Chris Craik Committed by Android (Google) Code Review
Browse files

Merge "Increase clip debug string limit" into mnc-dev

parents 729aa932 b5607c10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4996,7 +4996,7 @@
    <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
    <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>

    <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=50] -->
    <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
    <string name="show_non_rect_clip">Debug non-rectangular clip operations</string>

    <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->