2437d5edb9
If a property is a pointer to a bool/string, that property would be replaced instead of appended to when calling ExtendProperties(). This is confusing behavior, and I don't want to give anyone any reason to use a pointer to a configurable property, so add this relflection tag to recreate the functionality. Bug: 323382414 Test: m nothing --no-skip-soong-tests Change-Id: I6b9e4dfee1d2685e0c9dc6a646cf45724cc04756 |
||
---|---|---|
.. | ||
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 |