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

Commit 51009f11 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

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

Change-Id: Idc71ee7f2694cb1cfc7ee69930cd6b60014cc1ea
parents 980a7793 8851e2b8
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" />