Merge "Use take_fd_ownership instead of the unsafe from_raw_fd" into main am: e1cc97a420 am: 7b11f73207

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

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