e2a37988ff
- Remove asgnMaybeAppend, it was only used to indicate that the asignment needs a setDefault. But really, all types of variable assignments need setDefault if they're self-referential. - Remove local_append/local_set_default because there was no implementation for them written in product_config.rbc anyways. - Correct productConfigVariable.emitDefined using the global variables instead of the product config variables. - Emit setDefaults for all types of assignments if they're self referential. Bug: 222737841 Test: go test Change-Id: I06a0f90f16d5900049d473281e6d5ef5e93e67da |
||
---|---|---|
.. | ||
cmd | ||
test | ||
Android.bp | ||
android_products.go | ||
android_products_test.go | ||
config_variables.go | ||
config_variables_test.go | ||
expr.go | ||
find_mockfs.go | ||
mk2rbc.go | ||
mk2rbc_test.go | ||
node.go | ||
soong_variables.go | ||
soong_variables_test.go | ||
TODO | ||
types.go | ||
variable.go |