summaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/cargo2android.json b/cargo2android.json
deleted file mode 100644
index 8837179..0000000
--- a/cargo2android.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "apex-available": [
- "//apex_available:platform",
- "com.android.runtime",
- "com.android.art.debug",
- "com.android.art"
- ],
- "device": true,
- "exported-c-header-dir": [
- "include"
- ],
- "min-sdk-version": "S",
- "native-bridge-supported": true,
- "product-available": true,
- "ramdisk-available": true,
- "recovery-available": true,
- "run": true,
- "tests": true,
- "vendor-available": true,
- "vendor-ramdisk-available": true
-} \ No newline at end of file