aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2023-11-09 15:12:41 +0000
committerAndrew Walbran <qwandor@google.com>2023-11-09 15:12:41 +0000
commita82d09f9637f16104620552ab3f1d20d6e9995ec (patch)
tree7a68e58e7957550d875720326a76dfa6cd06b9c5
parent2238257e7c25ae951d70f2f6195881c3fe4039aa (diff)
downloadatomic-a82d09f9637f16104620552ab3f1d20d6e9995ec.tar.gz
Don't set stem.
Bug: 293289578 Test: presubmit Change-Id: I6fca09b558439aad200b075768c134781c4d3ef2
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 1e53435..6809e2e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,7 +39,6 @@ license {
rust_library {
name: "libatomic_rust",
- stem: "libatomic",
host_supported: true,
crate_name: "atomic",
cargo_env_compat: true,