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

Commit 8851e2b8 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Benchmark: Update AndroidTest.xml to push test vectors" am: 0479966c am: acf22cd1

Change-Id: Ia3db47076a572b6904bbf316cedb9e08360aaa35
parents 8e8a584c acf22cd1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@
     limitations under the License.
-->
<configuration description="Runs Media Benchmark Tests">
    <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
        <option name="cleanup" value="true" />
        <option name="push-file"
            key="https://storage.googleapis.com/android_media/frameworks/av/media/tests/benchmark/MediaBenchmark.zip?unzip=true"
            value="/data/local/tmp/MediaBenchmark/res/" />
    </target_preparer>
    <target_preparer class="com.android.tradefed.targetprep.TestAppInstallSetup">
        <option name="cleanup-apks" value="false" />
        <option name="test-file-name" value="MediaBenchmarkTest.apk" />