Merge "Refactor clipboard handling into a separate class" into main am: b943894193 am: 17d8737b32

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

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