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>