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
commit117c52ee47638da77192643973fb01d9f4628f8b (patch)
tree2427677ba452aa0b7da7869354d288b25d78cab7
parentf321489254fa8c841b2218afc40ac9ed7e1b69f1 (diff)
parentf2b42fa6a595a00833549a03c3093f9943db71ce (diff)
downloadparking_lot-117c52ee47638da77192643973fb01d9f4628f8b.tar.gz
Merge "Refresh Android.bp, cargo2android.json, TEST_MAPPING."
-rw-r--r--TEST_MAPPING8
-rw-r--r--cargo2android.json12
2 files changed, 14 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..f439cf8
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/vulkano"
+ }
+ ]
+}
diff --git a/cargo2android.json b/cargo2android.json
index 340481e..707d26c 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,8 +1,8 @@
{
- "apex-available": [
- "//apex_available:platform",
- "com.android.virt"
- ],
- "device": true,
- "run": true
+ "apex-available": [
+ "//apex_available:platform",
+ "com.android.virt"
+ ],
+ "device": true,
+ "run": true
} \ No newline at end of file