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

Commit cb49432f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update AndroidTestTemplate.xml path to collect flicker artifacts" into main

parents 8c0dbecd 69b2907a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
    <!-- Needed for pulling the collected trace config and screenrecord to the host -->
    <metrics_collector class="com.android.tradefed.device.metric.FilePullerLogCollector">
        <option name="directory-keys"
                value="/data/user/0/com.android.wm.shell.flicker/files"/>
                value="/data/user/0/com.android.wm.shell.functional/files"/>
        <option name="collect-on-run-ended-only" value="true"/>
        <option name="clean-up" value="true"/>
    </metrics_collector>