aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-01-11 19:30:41 -0800
committerJeff Vander Stoep <jeffv@google.com>2021-01-15 15:59:40 +0100
commitdee55ffe2ab079c3bc36964d35beb2a259398d89 (patch)
tree8c8e723b0e0c4f84b44227d7caffe1708fb05c94 /TEST_MAPPING
parentfb10bbc2d3d81849996d1e93c30a161a29eac663 (diff)
downloadanyhow-dee55ffe2ab079c3bc36964d35beb2a259398d89.tar.gz
Upgrade rust/crates/anyhow to 1.0.38
Test: make Change-Id: Ieb90a0ecd69a4ae0693147b5da070814ad902e9f
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..95fb28e
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,11 @@
+// Generated by cargo2android.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "keystore2_selinux_test"
+ },
+ {
+ "name": "keystore2_test"
+ }
+ ]
+}