diff options
author | 2022-11-08 18:42:16 +0000 | |
---|---|---|
committer | 2022-12-05 19:15:06 +0000 | |
commit | c576383336ad18aef520881ce8bd53e8ca36451f (patch) | |
tree | 3380194ff109842d01d813f7220887ce7883a021 /apex/bootclasspath_fragment_test.go | |
parent | c03724c442cd4a33ff625f14a98930cdfc53f414 (diff) |
Create a new product variable to gate blueprint files
Users can use this feature by
1. Setting PRODUCT_INCLUDE_TAGS += <val> in their product mk files
2. Set
```
blueprint_packge_includes {
match_al: ["<val>"],
}
other_module_type {name: foo}
other_module_type {name: bar}
```
bar and foo will be included if and only if <val> is set
Test: Unit tests in blueprint
Test: TH
Change-Id: I32eed4e3b5ac47fb565c62d13d8881fa984c86f4
Diffstat (limited to 'apex/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions