From 6cb37a740ba8d4557dd28cc5db2dd891cf3291a9 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 30 Jan 2023 15:13:48 +0100 Subject: Update TEST_MAPPING Test: atest Change-Id: Ia547ae4a5b45a5ced885f550c55c2afd6199a604 --- TEST_MAPPING | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TEST_MAPPING 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" + } + ] +} -- cgit v1.2.3