aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..208f9e0
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,19 @@
+{
+ "apex_available": [
+ "//apex_available:platform",
+ "com.android.resolv"
+ ],
+ "min_sdk_version": "29",
+ "module_blocklist": [
+ "url_test_tests_debugger_visualizer"
+ ],
+ "package": {
+ "url": {
+ "dep_blocklist": [
+ "libdebugger_test",
+ "libdebugger_test_parser"
+ ]
+ }
+ },
+ "tests": true
+}