4560bb086e
Sometimes modules add arch-variant properties in load hooks, to disable modules by default on certain platforms for example. When changing the property to a Configurable property, these load hooks would also need to be changed in order to have a matching type for ExtendMatchingProperties. Since this can be kindof a pain to address everywhere, for now, special case the extension functions to promote non-configurable properties to configurable ones. We can remove this later when everything switches to configurable properties. Bug: 323382414 Test: go tests Change-Id: Iac96587dbd60ccdd6aa667dd69a71ad252abe589 |
||
---|---|---|
.. | ||
clone.go | ||
clone_test.go | ||
configurable.go | ||
escape.go | ||
escape_test.go | ||
extend.go | ||
extend_test.go | ||
filter.go | ||
filter_test.go | ||
hash_provider.go | ||
hash_provider_test.go | ||
proptools.go | ||
proptools_test.go | ||
tag.go | ||
tag_test.go | ||
typeequal.go | ||
typeequal_test.go | ||
unpack.go | ||
unpack_test.go |