Merge "Log WM trace on frame instead of transaction" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8923c65435
@@ -11,6 +11,8 @@
|
||||
<option name="force-skip-system-props" value="true" />
|
||||
<!-- set WM tracing verbose level to all -->
|
||||
<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" />
|
||||
<!-- restart launcher to activate TAPL -->
|
||||
<option name="run-command" value="setprop ro.test_harness 1 ; am force-stop com.google.android.apps.nexuslauncher" />
|
||||
</target_preparer>
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
<option name="force-skip-system-props" value="true" />
|
||||
<!-- set WM tracing verbose level to all -->
|
||||
<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" />
|
||||
<!-- restart launcher to activate TAPL -->
|
||||
<option name="run-command" value="setprop ro.test_harness 1 ; am force-stop com.google.android.apps.nexuslauncher" />
|
||||
</target_preparer>
|
||||
|
||||
Reference in New Issue
Block a user