summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:35:00 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:35:00 +0000
commitc21a48653e366310bab074187a47e0d7732decbd (patch)
tree87022ada05b40a6b84b7636041d6a97b2c437b43
parentaee4cc2d2abd590a639a7ae34924ac13f2ed9a65 (diff)
parent3b28dd919c848febbed70dfc9edfdf1939fb54f5 (diff)
downloadproc-macro-error-attr-c21a48653e366310bab074187a47e0d7732decbd.tar.gz
Update TEST_MAPPING am: eb05710f1a am: c7bcc19d8e am: 3b28dd919c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error-attr/+/2411616 Change-Id: Ic2453fc78073a3794b9b9021ba93105f6e560a94 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"
}
]
}