aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2023-11-09 15:11:50 +0000
committerAndrew Walbran <qwandor@google.com>2023-11-09 15:11:50 +0000
commit4fa0c705b0097c6dbcfba707e75ceb0b7be829cc (patch)
treec1affc8ef38f5fa29c3c4fa1e0595d7ba1d57d0a
parent7e679ee12490fed110ef519053b0428570da1348 (diff)
downloadash-4fa0c705b0097c6dbcfba707e75ceb0b7be829cc.tar.gz
Don't set stem.
Bug: 293289578 Test: presubmit Change-Id: I88d28ca1f873a5c12ebf4be21d687ea6f9fe83a1
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e29c94a..321c06e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -111,7 +111,6 @@ rust_test {
rust_library {
name: "libash_rust",
- stem: "libash",
host_supported: true,
crate_name: "ash",
cargo_env_compat: true,