libbinder: import Virtualization TEST_MAPPING

Virtualization is one of the biggest users of
RPC binder.

Bug: 271830568
Test: N/A
Change-Id: I73230eb138ccbbe540df50aa3c84644de23d214d
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index 1488400..07b38d7 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -119,5 +119,10 @@
     {
       "name": "memunreachable_binder_test"
     }
+  ],
+  "imports": [
+    {
+      "path": "packages/modules/Virtualization"
+    }
   ]
 }