Merge change 6767 into donut
* changes: Modify runtest test_defs to adjust for rename of cts-installtests.
This commit is contained in:
@@ -460,10 +460,10 @@ See test_defs.xsd for more information.
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- host java tests -->
|
<!-- host java tests -->
|
||||||
<test-host name="cts-appinstall"
|
<test-host name="cts-appsecurity"
|
||||||
build_path="cts/tests/install-tests"
|
build_path="cts/tests/appsecurity-tests"
|
||||||
class="com.android.cts.install.InstallTests"
|
class="com.android.cts.appsecurity.AppSecurityTests"
|
||||||
jar_name="CtsInstallTests.jar"
|
jar_name="CtsAppSecurityTests.jar"
|
||||||
cts="true" />
|
cts="true" />
|
||||||
|
|
||||||
</test-definitions>
|
</test-definitions>
|
||||||
|
|||||||
Reference in New Issue
Block a user