aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cargo2android.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index e6baa85..aa2b569 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -13,7 +13,10 @@
"device": true,
"no-host": true,
"add-module-block": "cargo2android_viz.bp",
- "dependency_suffix": "_nostd",
+ "dep-suffixes": {
+ "der": "_nostd",
+ "spki": "_nostd"
+ },
"force-rlib": true,
"suffix": "_nostd",
"no-std": true