aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2023-11-09 13:23:29 +0000
committerAndrew Walbran <qwandor@google.com>2023-11-09 13:23:29 +0000
commit1516e23c1f917a165053e8e4638734df21c202bb (patch)
treeee93b4eaf3af43bda084fd88caf4006c3708fef0
parenta78015008cc96500b2c9246e9c53065c2ea97498 (diff)
downloadhex-1516e23c1f917a165053e8e4638734df21c202bb.tar.gz
Remove unused dependency_suffix option.
Test: Ran cargo2android.py, no change to Android.bp Change-Id: Ic2a4996cfb70fa9c4a03a43a623935861a71b444
-rw-r--r--cargo2android.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index d3874c5..ca16a7e 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -9,7 +9,6 @@
"device": true,
"alloc": true,
"no-host": true,
- "dependency_suffix": "_nostd",
"force-rlib": true,
"suffix": "_nostd",
"no-std": true,