commit | d9d13b83090d44e0f461ead5f985e248b790b3a3 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Apr 05 11:27:55 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Wed Apr 07 08:20:58 2021 -0700 |
tree | 7fbacfa2de65c4143230f6127ce1738f88a410a5 | |
parent | 57a9db7c48e2f8c3cab56d3f2e118ee6fde88948 [diff] |
Fix cargo2android's license block preservation The code that preserves license blocks currently also preserves genrules if they come before a rust_ rule, causing them to be duplicated. Let's fix that. Test: Upgrade some crates Change-Id: Ie4f62cd04c2f1dd0de788db0ca5e77502fb3b4c8