commit | fbc4f88710beb1fd2d11c6532e0328d4f2386b68 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Mon Oct 07 16:35:00 2024 -0700 |
committer | Cole Faust <colefaust@google.com> | Mon Oct 07 16:35:00 2024 -0700 |
tree | 622607a2252280e0949d70ebe8b9e9a4d9f93083 | |
parent | 333c7a0c2787a50fbb193a2767381fd7efa7a099 [diff] |
Remove dependencies on the 1-variant fallback Currently, adding depedencies will use the only variant of a module if only 1 variant exists. Otherwise, the variations of the two modules + the variations explicitly requested must match. The 1-variant fallback causes issues for incremental soong, so remove reliances on it. Bug: 372091092 Test: m nothing --no-skip-soong-tests Change-Id: I778d1d8d67e9d0ccc3432f12e50d15c174b5dbf5