1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright 2019 Google Inc. All Rights Reserved --> 3<configuration description="Aggregates metrics across multiple invocations of the same test." > 4 <metric_post_processor class="com.android.tradefed.postprocessor.AggregatePostProcessor" /> 5</configuration> 6