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

Commit d915fc70 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Gerrit Code Review
Browse files

Merge "Automatically clean up flicker test data"

parents 0b51af25 9f2ad75a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,6 +25,6 @@
    <metrics_collector class="com.android.tradefed.device.metric.FilePullerLogCollector">
        <option name="directory-keys" value="/sdcard/flicker" />
        <option name="collect-on-run-ended-only" value="true" />
        <option name="clean-up" value="false" />
        <option name="clean-up" value="true" />
    </metrics_collector>
</configuration>