Merge "Make use of the conversion from  UnixSeqpacketLisnter to OwnedFd" into main am: 3a06c7f3a7 am: abaa1a7588

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

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