Merge "Use LazyLock rather than lazy_static." into main am: 4ce4f65039 am: ec792e25a3

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

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