summaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-11-29 14:04:35 -0800
committerJoel Galenson <jgalenson@google.com>2021-12-10 15:33:07 -0800
commitc2e47526f5a3af84b7e8db52964e9f289141a412 (patch)
treedcdd6affa40e1bb33d63f60a721a7d97d3d90608 /cargo2android.json
parentc8765fd88eb1e58c85b25623b6ac40815abe1f35 (diff)
downloadparking_lot_core-c2e47526f5a3af84b7e8db52964e9f289141a412.tar.gz
Refresh Android.bp, cargo2android.json, TEST_MAPPING.
Test: None Change-Id: I2a754ec3c5763495b9d08ac6ff35343c7809a38d
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/cargo2android.json b/cargo2android.json
index d28888a..6e516e0 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,9 +1,9 @@
{
- "apex-available": [
- "//apex_available:platform",
- "com.android.virt"
- ],
- "device": true,
- "run": true,
- "tests": true
+ "apex-available": [
+ "//apex_available:platform",
+ "com.android.virt"
+ ],
+ "device": true,
+ "run": true,
+ "tests": true
} \ No newline at end of file