summaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/cargo2android.json b/cargo2android.json
new file mode 100644
index 00000000..5edf07b4
--- /dev/null
+++ b/cargo2android.json
@@ -0,0 +1,8 @@
+{
+ "device": true,
+ "features": "default,secure",
+ "ignore-cargo-errors": true,
+ "no-pkg-vers": true,
+ "patch": "patches/Android.bp.patch",
+ "run": true
+} \ No newline at end of file