aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 20:13:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 20:13:03 +0000
commitf9dee1f0075fe9970689a070f5a8d1301e438abe (patch)
tree230da8d29f7fc2d9d837da225364a35a2cdf60ce
parent77b745f9bc5658b966184ded6950086d718eba8b (diff)
parenta54051d3564c64066d81683804878d288d775e6e (diff)
downloadproc-macro-error-f9dee1f0075fe9970689a070f5a8d1301e438abe.tar.gz
Update TEST_MAPPING am: 7f45d92429 am: a54051d356
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error/+/2411719 Change-Id: Ia628f51d694fb25c064f67e9d7734c128cd2da07 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING39
1 files changed, 31 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8029a19..e9aa65e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,16 +3,39 @@
"imports": [
{
"path": "external/rust/crates/base64"
- }
- ],
- "presubmit": [
+ },
{
- "name": "authfs_device_test_src_lib"
- }
- ],
- "presubmit-rust": [
+ "path": "external/rust/crates/libsqlite3-sys"
+ },
+ {
+ "path": "packages/modules/Virtualization/apkdmverity"
+ },
+ {
+ "path": "packages/modules/Virtualization/authfs"
+ },
+ {
+ "path": "packages/modules/Virtualization/avmd"
+ },
+ {
+ "path": "packages/modules/Virtualization/encryptedstore"
+ },
+ {
+ "path": "packages/modules/Virtualization/virtualizationmanager"
+ },
+ {
+ "path": "packages/modules/Virtualization/vm"
+ },
+ {
+ "path": "packages/modules/Virtualization/zipfuse"
+ },
+ {
+ "path": "system/security/diced"
+ },
+ {
+ "path": "system/security/keystore2"
+ },
{
- "name": "authfs_device_test_src_lib"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}