summaryrefslogtreecommitdiff
path: root/cargo2android.json
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
commitd496848aec162a726af18f3a0e0abfd71d6e4ab8 (patch)
treedcdd6affa40e1bb33d63f60a721a7d97d3d90608 /cargo2android.json
parent3fd42f3fb4584d997e5ccce3c51e5c69f2bb3f1b (diff)
parentc2e47526f5a3af84b7e8db52964e9f289141a412 (diff)
downloadparking_lot_core-d496848aec162a726af18f3a0e0abfd71d6e4ab8.tar.gz
Merge "Refresh Android.bp, cargo2android.json, TEST_MAPPING."
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