aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2023-11-09 15:13:48 +0000
committerAndrew Walbran <qwandor@google.com>2023-11-09 15:13:48 +0000
commitd882026b6c9deffe23c879e86728cd1013830870 (patch)
tree1d1eb40d80b28823f5ae4696b41cda7a00acc33f
parentf324b66312d9b46f591fcd9fe3996b1356ba6749 (diff)
downloadbase64-d882026b6c9deffe23c879e86728cd1013830870.tar.gz
Don't set stem.
Bug: 293289578 Test: presubmit Change-Id: I0b6cadd7a6b842213792940da90ac603d98c4d34
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 98e6049..a08937a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,7 +39,6 @@ license {
rust_library {
name: "libbase64_rust",
- stem: "libbase64",
host_supported: true,
crate_name: "base64",
cargo_env_compat: true,