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

Commit 93bffb32 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Revert "Revert "Increase SF buffer size before starting flicker tests""

This reverts commit 7c5f0e8e.

Reason for revert: Landing feature again. We need a larger buffer for flicker detection

Fixes: 255715397
Change-Id: I5e51ae254b94eacd5751a04a03991147aa19154a
parent 7c5f0e8e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@
        <option name="run-command" value="cmd window tracing level all" />
        <!-- set WM tracing to frame (avoid incomplete states) -->
        <option name="run-command" value="cmd window tracing frame" />
        <!-- set Layer tracing buffer size to 50mb -->
        <option name="run-command" value="su root service call SurfaceFlinger 1029 i32 51200" />
        <!-- ensure lock screen mode is swipe -->
        <option name="run-command" value="locksettings set-disabled false" />
        <!-- restart launcher to activate TAPL -->
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@
        <option name="run-command" value="cmd window tracing level all" />
        <!-- set WM tracing to frame (avoid incomplete states) -->
        <option name="run-command" value="cmd window tracing frame" />
        <!-- set Layer tracing buffer size to 50mb -->
        <option name="run-command" value="su root service call SurfaceFlinger 1029 i32 51200" />
        <!-- ensure lock screen mode is swipe -->
        <option name="run-command" value="locksettings set-disabled false" />
        <!-- restart launcher to activate TAPL -->