aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-15 15:28:00 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-12-15 15:28:00 +0000
commit2ce4f4b4763f1139c2bb149106a874c2d8416ed6 (patch)
treed20614eeedc5d5cb9ddd08b43270680211ecb5a1
parentb3ed5774dda3531f46b83838428cb38d8fa8cacf (diff)
parentd50e9d50c1d19630a170c338721743856cd962ec (diff)
downloadflate2-2ce4f4b4763f1139c2bb149106a874c2d8416ed6.tar.gz
Merge "Refresh Android.bp, cargo2android.json, TEST_MAPPING."
-rw-r--r--TEST_MAPPING17
-rw-r--r--cargo2android.json2
2 files changed, 18 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 82662b1..7325ef4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -16,5 +16,22 @@
{
"name": "virtualizationservice_device_test"
}
+ ],
+ "presubmit-rust": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
]
}
diff --git a/cargo2android.json b/cargo2android.json
index e888e21..85a6aa6 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -6,4 +6,4 @@
"device": true,
"features": "zlib",
"run": true
-}
+} \ No newline at end of file