commit | 54d655345df263811b18e3d318da3841baf535cb | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Tue Aug 31 14:08:05 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Dec 06 16:17:06 2021 -0800 |
tree | b7aa1883eee5138444883efc8b365af97aa08c8a | |
parent | d4b099d3fa79cf102a033ce4fa0b4952afad3fbf [diff] |
Stop generating separate rust_test_host. With b/196306316 hopefully fixed, we should be able to use a single rust_test entry for both device and host tests. This modifies cargo2android.py so it generates these shared tests. Test: Run on crates with simple tests, those with defaults, host-only, and device-only tests. Change-Id: Icfe8d1fb26a61bc9ed65b8a7b116a4ebcd782ce4