commit | d4ab1177d332302ed05e05375b0bc2aec3ce0d03 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 07 13:06:14 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Mar 07 13:07:07 2023 +0000 |
tree | c82d85207f02d128ebdc25a5ab8d09454a5f8905 | |
parent | 65fac116d3e2551023f2d5c39ffeaa0e6f33a563 [diff] [blame] |
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" + } ] }