Reapply "release_config: build flags can be lists"
Allow a build flag definition to indicate that its value should be the concatentation of assignements, rather than the final assigned value. In this case, the "default" value from the flag definition is always present as the start of the list. The initial use case for this is RELEASE_ACONFIG_VALUE_SETS, where we need apply multiple definition files that should be processed to arrive at the final value. Bug: b/302593603, b/304814040, b/309477343 Test: manual Change-Id: I58eb71f2ee6d8f08f11a432993f23157831ec93c
Loading
Please register or sign in to comment