Use AddReverseVariationDependency to avoid 1-variant fallback
Currently, reverse dependencies fallback to the only variant of a module if only 1 variant exists, regardless of what the requested variations were. This causes problems for the "base configuration" feature and incremental soong, so properly specify the variant we want in the apex vndk mutator. Bug: 369916167 Test: m nothing --no-skip-soong-tests Change-Id: If1a3219164957dec0fb4565f72b88cd7928a0705
Loading
Please register or sign in to comment