commit | 06a931bdb6228bdbe425696b01e27522f4b00d71 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Oct 28 17:23:31 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Nov 03 15:46:08 2015 -0800 |
tree | 91d1ff5ba956a33277f3d260e1c43ac15152cfc4 | |
parent | 74498573259f081f5164477ac9e7f62cae167350 [diff] |
Replace extendProperties with pathtools.AppendProperties Blueprint has a generic AppendProperties/AppendMatchingProperties now, use it, and replace all bool properties that might be modified by a mutator with *bool, which provides the correct replace-if-set semantics for append. Also remove uses of ContainsProperty except when explicitly checking if a property was set in a blueprints file. Change-Id: If523af61d6b4630e79504d7fc2840f36e98571cc