[automerger skipped] Merge "Take ownership of inherited FDs using the rustutils crate" into aosp-main-future am: 08de76fd31 -s ours

am skip reason: Merged-In I316a56142401b5f9bcb8ed350280019d7ddab123 with SHA-1 070b46271b is already in history

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

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