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

Commit 00d4b4bc authored by Dan Shi's avatar Dan Shi
Browse files

Instrumentation test doesn't support extra config

Bug: none
Test: m -j FrameworksCorePackageManagerTests
confirm FrameworksCorePackageManagerTests.config doesn't have the
placeholder.

Change-Id: Ie16720fcf74490fddd1e282f8526e7161d6d10ce
parent ffdeeae4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -22,8 +22,6 @@
        <option name="test-file-name" value="{MODULE}.apk" />
    </target_preparer>

    {EXTRA_CONFIGS}

    <test class="com.android.tradefed.testtype.{TEST_TYPE}" >
        <option name="package" value="{PACKAGE}" />
        <option name="runner" value="{RUNNER}" />