Make MicrodroidHostTests part of PTS test suite

Bug: 353910778
Bug: 352268712

Flag: TEST_ONLY

Change-Id: I4cdf789be570e7e9cef2cbeb038dfc2e39ddbfb0
Signed-off-by: Mostafa Saleh <smostafa@google.com>
diff --git a/tests/hostside/Android.bp b/tests/hostside/Android.bp
index 2eca2fa..c170220 100644
--- a/tests/hostside/Android.bp
+++ b/tests/hostside/Android.bp
@@ -8,6 +8,7 @@
     test_suites: [
         "cts",
         "general-tests",
+        "pts",
     ],
     libs: [
         "androidx.annotation_annotation",