Merge "rialto_test: Run non-protected tests sequentially" into main am: b349ce3f2d am: e27874ca69

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

Change-Id: I737dd78d98cd81e019786f38701f2900a737f0a5
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",