aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:05:37 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:05:37 +0000
commit89b6b9c36a178ae7b1eaebdb54dc4c9f62062b87 (patch)
tree230da8d29f7fc2d9d837da225364a35a2cdf60ce
parent4e619352f5fec6eb9e526497061124c3292e3dd2 (diff)
parentf9dee1f0075fe9970689a070f5a8d1301e438abe (diff)
downloadproc-macro-error-89b6b9c36a178ae7b1eaebdb54dc4c9f62062b87.tar.gz
Update TEST_MAPPING am: 7f45d92429 am: a54051d356 am: f9dee1f007
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error/+/2411719 Change-Id: Ic6e480d259cb7b50abad0404ee7c9124028a94b4 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"
}
]
}