summaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..2fff605
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,14 @@
+{
+ "apex_available": [
+ "//apex_available:platform",
+ "com.android.btservices"
+ ],
+ "features": [
+ "time",
+ "net",
+ "io-util",
+ "fs"
+ ],
+ "min_sdk_version": "29",
+ "run_cargo": false
+}