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

Commit f8824398 authored by Umang Saini's avatar Umang Saini Committed by Harish Mahendrakar
Browse files

Benchmark: Update AndroidTest.xml to push test vectors

Test: atest com.android.media.benchmark.tests \
 -- --enable-module-dynamic-download=true
Bug: 147809186

Change-Id: Id182dbfc3f937b76143137eece206f411fd0c532
parent 4c358801
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" />