aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-04-05 15:48:43 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-05 15:48:43 +0000
commit8c1f11ab5b9ef805cdbf02558db809ab40890974 (patch)
treea6caf250f8bc9d3ac3958804fdf9a08e1ea5504b /TEST_MAPPING
parent73b9b9a6c7b79b607d51ce8de67d87722b649d23 (diff)
parent486b32152e6c9035ed032b4ba6d1f1dddcd06478 (diff)
downloadhashbrown-8c1f11ab5b9ef805cdbf02558db809ab40890974.tar.gz
Upgrade rust/crates/hashbrown to 0.11.2 am: 486b32152e
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/hashbrown/+/1662704 Change-Id: Ic503aaea4a50e4da55ee36b738354881141f5e4f
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..e707449
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,11 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "vpnprofilestore_test"
+ }
+ ]
+}