Merge "Disable dylib variants of nostd bindgen modules" into main am: 80c6dfd219 am: f0bfd8ec6b

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3211070

Change-Id: I44c5a25cdd7da12b714d161272c2dd32d9c86837
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.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",