diff options
| author | 2024-10-22 16:59:54 -0700 | |
|---|---|---|
| committer | 2024-10-31 10:39:49 -0700 | |
| commit | d30b340648378d269920519f469ca197e47dcb27 (patch) | |
| tree | 30324f8dd23b62be7208204f8857c3cfd9d65f06 /compiler/optimizing/codegen_test_utils.h | |
| parent | 5b8cb4477aa0cd80e668a18f245cd2e88b43b2f5 (diff) | |
Remove dependencies on the 1-variant fallback
When adding a dependencies, if the variants don't match, but the
dependency only has 1 variant anyways, soong will always use that
variant. This makes it hard to add new variants to soong, because the
1-variant fallback stops being used and you start getting missing
variant errors. Make changes to bp files such that all dependencies
correctly specify the variant to use.
Bug: 372091092
Flag: EXEMPT refactor
Test: m nothing
Change-Id: I9cc72bb9a769e0c96e3a5c1fff005f8ad8556ff2
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions