[automerger skipped] Merge "Take ownership of inherited FDs using the rustutils crate" into main am: 33a91da560 -s ours am: 19107654a8 -s ours

am skip reason: Merged-In I316a56142401b5f9bcb8ed350280019d7ddab123 with SHA-1 198eb9768c is already in history

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

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