Merge "Revert "Increase SF buffer size before starting flicker tests""
This commit is contained in:
committed by
Android (Google) Code Review
commit
a03468b846
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user