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

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

Merge "Update Perfetto file puller key pattern" into main

parents c7c1d1ac c2ea923d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
        <!-- Pull files created by tests, like the output of screenshot tests -->
        <option name="directory-keys" value="/sdcard/Download/InputTests" />
        <!-- Pull perfetto traces from DefaultUITraceListener -->
        <option name="pull-pattern-keys" value="perfetto_file_path*" />
        <option name="pull-pattern-keys" value="perfetto_file_path"/>
        <option name="collect-on-run-ended-only" value="false" />
    </metrics_collector>
</configuration>