Merge "Update configurations to avoid using ApkInstaller" into oc-dev

am: aeace3fce9

Change-Id: Ie26c681cc30a16030ed27ae662d0fac8ede1cdbc
This commit is contained in:
Guang Zhu
2017-06-02 16:53:38 +00:00
committed by android-build-merger

View File

@@ -13,7 +13,7 @@
limitations under the License. limitations under the License.
--> -->
<configuration description="Config for CTS Net test cases"> <configuration description="Config for CTS Net test cases">
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.ApkInstaller"> <target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="cleanup-apks" value="true" /> <option name="cleanup-apks" value="true" />
<option name="test-file-name" value="CtsNetTestCases.apk" /> <option name="test-file-name" value="CtsNetTestCases.apk" />
<option name="test-file-name" value="CtsNetTestAppForApi23.apk" /> <option name="test-file-name" value="CtsNetTestAppForApi23.apk" />