aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-11 02:11:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-11 02:11:01 +0000
commitb191fbe4ee204acfc3a569edf3398aa5d3bdd0b9 (patch)
tree73623f4ff7d5e75651fae27114bda5acde15e3fa
parent5bb7b98632e34ef16be79c2681210e6e4f97f6d8 (diff)
parent551157f9387fc972ef193cb4f11d0812c35d0deb (diff)
downloadciborium-ll-b191fbe4ee204acfc3a569edf3398aa5d3bdd0b9.tar.gz
Snap for 11084970 from 551157f9387fc972ef193cb4f11d0812c35d0deb to 24Q1-release
Change-Id: Iedd47a0173131973d5cec8cc6860b7bbc9baee1b
-rw-r--r--cargo2android.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 6992142..639f806 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -8,7 +8,10 @@
},
{
"alloc": true,
- "dependency_suffix": "_nostd",
+ "dep-suffixes": {
+ "ciborium_io": "_nostd",
+ "half": "_nostd"
+ },
"force-rlib": true,
"no-host": true,
"suffix": "_nostd",