commit | cb657f5333a86b0e44a59961ed0bc1f11d0f0bae | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Nov 09 15:10:47 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Nov 10 11:41:37 2023 +0000 |
tree | c3506ef6544435c35fcedf59a0321f9b2197db69 | |
parent | 5023078f5258f58883ee122c19a83fdbbef48bbd [diff] |
Don't set stem. It shouldn't be necessary, as the stem defaults to the module name and just needs to be unique and start with the crate name (possibly prefixed with "lib"), which the module name already does. This also fixes the handling of variant suffixes, which should apply to the stem. Bug: 293289578 Test: Regenerated and build crosvm Change-Id: Ie3892db933fc36a9e4c461325880f932aed44e53