Merge "VmLauncherApp: Handle OPEN_URL actions in a handler thread" into main am: cdd542ba5f am: 4e3866c412

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

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