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

Commit b5607c10 authored by Chris Craik's avatar Chris Craik
Browse files

Increase clip debug string limit

bug:19189024

Change-Id: I6c9969032d852c6724ceb977705169ec5b8d2a5b
parent 48b1884a
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] -->