Merge "Update configurations to avoid using ApkInstaller" into oc-dev
am: aeace3fce9 Change-Id: Ie26c681cc30a16030ed27ae662d0fac8ede1cdbc
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<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="test-file-name" value="CtsNetTestCases.apk" />
|
||||
<option name="test-file-name" value="CtsNetTestAppForApi23.apk" />
|
||||
|
||||
Reference in New Issue
Block a user