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

Commit ff7272ed authored by Ray Essick's avatar Ray Essick
Browse files

Lost DynamicConfig information in extractorFactoryTest update

My earlier testing did not start with a clean device. So it had
determined that it didn't need to fetch the assets.

Diagnostics from presubmit were .. totally missing.

Bug: 383445608
Bug: 383445608
Flag: EXEMPT test fix
Test: atest ExtractorFactoryTest (with a clean device)
Change-Id: Ic294abd9deab9dd2cd5ab6464c027e91fe7c4c04
parent ed71171b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,6 +19,11 @@
        <option name="cleanup" value="true" />
        <option name="push" value="ExtractorFactoryTest->/data/local/tmp/ExtractorFactoryTest" />
    </target_preparer>
    <target_preparer class="com.android.compatibility.common.tradefed.targetprep.DynamicConfigPusher">
        <option name="target" value="host" />
        <option name="config-filename" value="ExtractorFactoryTest" />
        <option name="version" value="1.0"/>
    </target_preparer>
    <target_preparer class="com.android.compatibility.common.tradefed.targetprep.MediaPreparer">
        <option name="push-all" value="true" />
        <option name="media-folder-name" value="/data/local/tmp/extractor-1.5" />