commit | 06afe25b6c1ea3ea76eadeb7e590a829038d5084 | [log] [tgz] |
---|---|---|
author | Stephen Crane <cranes@google.com> | Thu Apr 11 00:44:54 2024 +0000 |
committer | Stephen Crane <cranes@google.com> | Fri Apr 12 22:46:27 2024 +0000 |
tree | 1ad48719e7bc7d3a51bf9de2aafda7a9c5c96700 | |
parent | 8471b71856b7b015c89df8b470023aea685f7753 [diff] |
cargo_embargo: Add rules.mk generation Adds Trusty makefile rules generation support to cargo embargo. This change is just the infrastructure and configuration support for generating these files, the details of generation will be implemented in the next change. Test: m cargo_embargo Test: atest cargo_embargo.test Bug: 307615277 Change-Id: I70ff9f6cfea611d40e1528a958f347538a842b10