Merge "Append missing '",' in the config file" into main am: 58f1356a37 am: 94e3412837

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

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