From 669a1a74c94b97c19de91070b57115bafea60dd8 Mon Sep 17 00:00:00 2001 From: Nataniel Borges Date: Wed, 9 Feb 2022 10:13:55 +0100 Subject: [PATCH] Disable async trace Using compressed trace files speeds up trace collection and the benefits of using async trace fetch become negligible. To simplify the code, remove the functionality Bug: 209843622 Test: atest FlickerTests WMShellFlickerTests Change-Id: Id21d58af5393eb7f364b353db619c55a5a5b616c --- libs/WindowManager/Shell/tests/flicker/AndroidTest.xml | 8 -------- tests/FlickerTests/AndroidTest.xml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/libs/WindowManager/Shell/tests/flicker/AndroidTest.xml b/libs/WindowManager/Shell/tests/flicker/AndroidTest.xml index 556742e2ac5f9..574a9f4da627f 100644 --- a/libs/WindowManager/Shell/tests/flicker/AndroidTest.xml +++ b/libs/WindowManager/Shell/tests/flicker/AndroidTest.xml @@ -26,15 +26,7 @@