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

Commit ea16d560 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Remove DefaultUITraceListener from SplitScreen flicker service tests

We shouldn't need the DefaultUITraceListener in Flicker service tests that use the FlickerServiceJUnitRunner. The tests should already be collecting the traces automatically.

Bug: 405330360
Flag: TEST_ONLY
Change-Id: I0f2ab2d37ae6371fedba50bf8d2799b3616119ba
parent 75493ff9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -74,10 +74,6 @@
        <option name="shell-timeout" value="6600s"/>
        <option name="test-timeout" value="6000s"/>
        <option name="hidden-api-checks" value="false"/>
        <option name="device-listeners" value="android.tools.collectors.DefaultUITraceListener"/>
        <!-- DefaultUITraceListener args -->
        <option name="instrumentation-arg" key="per_run" value="true"/>
        <option name="instrumentation-arg" key="perfetto_persist_pid_track" value="true"/>
    </test>
    <!-- Needed for pulling the collected trace config on to the host -->
    <metrics_collector class="com.android.tradefed.device.metric.FilePullerLogCollector">