Revert "Increase SF buffer size before starting flicker tests"

This reverts commit 3bedae5d01.

Reason for revert: Significantly increased flakiness in go/wm-tests-flicker

Change-Id: I8e1e051103029abf1b431d514b24a7b6253599b9
This commit is contained in:
Nataniel Borges
2022-10-15 10:30:34 +00:00
parent 3bedae5d01
commit 7c5f0e8e64
2 changed files with 0 additions and 4 deletions

View File

@@ -13,8 +13,6 @@
<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 -->

View File

@@ -13,8 +13,6 @@
<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 -->