platform_build_soong/android/soongconfig
Cole Faust 1da0b20575 Allow soong config value variables to set nested properties
Previously, it would error out if it saw anything that wasn't a string
or slice of strings. Now it will also recurse in sub-structs.

Fixes: 326255534
Test: go test
Change-Id: Icbca8e4a2cf54b5610599a10805550fed05eb396
2024-02-21 11:38:09 -08:00
..
Android.bp Add package for printing starlark formatted data 2022-02-08 17:32:28 -05:00
config.go Add conditions_default for soong config variables. 2021-01-21 14:25:20 -05:00
modules.go Allow soong config value variables to set nested properties 2024-02-21 11:38:09 -08:00
modules_test.go Allow soong config value variables to set nested properties 2024-02-21 11:38:09 -08:00