commit | 5f89d9dde8b032e25d575a7eba618ca614fde0f4 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Nov 15 15:43:13 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Thu Nov 16 11:40:52 2023 +0000 |
tree | 27ed8ac77b15cb1969599d0cf801f213dfe3ac19 | |
parent | bca85a8aafa5ef9da21e2c26fd11450668981ebe [diff] |
Fix handling of codegen flags. The -C was not being added, so this was generating targets which wouldn't build. Also sort them to match cargo2android.py. Bug: 293289578 Test: Ran on regex-automata crate. Change-Id: I490ffd743a65ac7261985439829ca64ecb4f53f2