| commit | 18e302be14f52699006ed234233ec173c9a25b36 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Thu Dec 26 13:01:39 2024 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Tue Jan 21 16:38:57 2025 +0900 |
| tree | de95acf1508d42a30a6aa7d4b60ffe113a2d764a | |
| parent | 2dee62856f1f4157885308218ca692fa312a4c9c [diff] [blame] |
Split MicrodroidHostTestCases for CTS and VTS Bug: 380801348 Test: m MicrodroidHostTestCases.CTS MicrodroidHostTestCases.VTS Change-Id: I3e81d201bfbd6045b50b93a35b9e828758c2a2c8 Merged-In: I3e81d201bfbd6045b50b93a35b9e828758c2a2c8
diff --git a/tests/hostside/AndroidTest.xml b/tests/hostside/AndroidTest.xml index 18728ad..3659564 100644 --- a/tests/hostside/AndroidTest.xml +++ b/tests/hostside/AndroidTest.xml
@@ -28,4 +28,6 @@ <test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" > <option name="jar" value="MicrodroidHostTestCases.jar" /> </test> + + <!-- PLACEHOLDER_FOR_ANNOTATION --> </configuration>