commit | c1ccfee2bdff98486c1bae0edd91996e344af251 | [log] [tgz] |
---|---|---|
author | Liz Kammer <eakammer@google.com> | Fri May 21 17:56:53 2021 -0400 |
committer | Liz Kammer <eakammer@google.com> | Wed May 26 09:54:22 2021 -0400 |
tree | f142fb0ddb7c7cda3289449d909e6df451c32b3b | |
parent | 0f0e304d08e95b0ea103bcfd0b6d2078aecbaf82 [diff] |
Add support for maps as properties This support enables specifying properties of the type "map" within a Soong module, but explicitly does not allow them to be used within a bp file. This means that rather than specifying each arch/os/target within a struct to support arch-variant properties/attributes, we can use a map. This allows us to simplify the implementation of LabelAttribute, StringListAttribute, and LabelListAttribute as the number of select statements supported becoming large and hard results in a lot of duplication. Test: go test blueprint tests Test: m nothing Change-Id: I88cc5952a6bdb60a2344fa0737216f016086cea5
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: