Merge "Make the test suite device-tests." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3fdb9db0c7
@@ -39,7 +39,7 @@ java_test_host {
|
||||
"PackageManagerServiceHostTestsIntentVerifyUtils",
|
||||
"block_device_writer_jar",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
test_suites: ["device-tests"],
|
||||
data: [
|
||||
":PackageManagerTestApex",
|
||||
":PackageManagerTestApexApp",
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
|
||||
<option name="cleanup-apks" value="true" />
|
||||
<option name="install-arg" value="-t" />
|
||||
<option name="install-arg" value="-g" />
|
||||
<option name="test-file-name" value="PackageManagerServiceServerTests.apk" />
|
||||
</target_preparer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user