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

Commit ade36649 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Merge "Automatically clean up flicker test data"

am: d915fc70

Change-Id: Id08e485ac5e420941453964faf1dc56deb9162c3
parents 3f6177c5 d915fc70
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>