aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 15:13:48 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 15:13:48 +0100
commit6cb37a740ba8d4557dd28cc5db2dd891cf3291a9 (patch)
treeafeab0cc836e3c5c9840bcf03dd0d0c84ef44575
parent2136a482b1e54e41f2d81ec9be91bdf3fc8957a0 (diff)
downloadzeroize_derive-6cb37a740ba8d4557dd28cc5db2dd891cf3291a9.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ia547ae4a5b45a5ced885f550c55c2afd6199a604
-rw-r--r--TEST_MAPPING17
1 files changed, 17 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..5f54cfa
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,17 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/zeroize"
+ },
+ {
+ "path": "external/uwb/src"
+ },
+ {
+ "path": "system/keymint/derive"
+ },
+ {
+ "path": "system/keymint/hal"
+ }
+ ]
+}