commit | 94b8a8d40cd9991c60e978bb110bc24aa4bff631 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Tue Sep 28 11:53:51 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Tue Sep 28 11:53:51 2021 -0700 |
tree | da7a75f8d6c21638c8e69869a83e09d4d46431d4 | |
parent | 6188042c71867069fa4dd76955ee78bd8388e7a3 [diff] |
Do not generate cargo_pkg_version when --no-pkg-vers is passed If you passed --no-pkg-vers to cargo2android.py, it would still generate cargo_pkg_version with an empty string. Instead, simply don't generate anything. Test: Use with and without argument. Change-Id: I544e4789312ccc3481da73c78f0f2cae2ad6619c