Files
build_soong/mk2rbc
Cole Faust 72374fc628 Flatten foreach calls that produce 2d lists
In make, the result of $(foreach $(x),$(y),$(foreach $(z),(w),a))
is a regular list, but in Starlark it's a list of lists. Flatten
the results of foreach expressions where each element is a list
so that they're regular lists of strings again.

Bug: 226974242
Test: go test
Change-Id: I3210d409aba0d807a5890e341ab1e0c0478f5930
2022-05-09 22:47:34 +00:00
..
2022-04-27 15:13:47 -07:00
2021-07-12 09:40:18 -07:00
2022-04-26 14:53:25 -07:00
2021-07-12 09:40:18 -07:00
2021-07-12 09:40:18 -07:00