diff options
author | 2024-09-30 15:16:18 -0700 | |
---|---|---|
committer | 2024-09-30 15:16:18 -0700 | |
commit | f4992e8e0ee252f672f68496766ae3662eae5dec (patch) | |
tree | b6c8d9d92f18d303a5f485f8f460745fc2b23a81 /java/testing.go | |
parent | 50858a72e05fc7bb6c4d68bce51f265aa459746b (diff) |
Add AddReverseVariationDependency
Reverse variations currently must exactly match the variants of the
two modules, or only have 1 variant for the depending module. This
"1-variant fallback" is problematic for the new "base configuration"
feature and incremental soong, so we'd like to remove it. In order
to remove it, add AddReverseVariationDependency so that modules
can specify the correct variants to use instead of relying on the
1-variant fallback.
Bug: 369916167
Test: m nothing --no-skip-soong-tests
Change-Id: I2806021743de1f44041e7c818f7b84dba1aae9b3
Diffstat (limited to 'java/testing.go')
0 files changed, 0 insertions, 0 deletions