aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..dc841c6
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,17 @@
+{
+ "features": [
+ "alloc"
+ ],
+ "package": {
+ "virtio-drivers": {
+ "force_rlib": true,
+ "host_supported": false,
+ "no_std": true,
+ "patch": "patches/Android.bp.patch"
+ }
+ },
+ "product_available": false,
+ "run_cargo": false,
+ "tests": true,
+ "vendor_available": false
+}