platform_build_soong/android/soongconfig
Inseob Kim 02c8618e1b Add support to Soong config list variable
List variables act similar to value variables. Each value in a list
variable will be added to a list property after string substitution.

Bug: 329208946
Test: m --no-skip-soong-tests
Test: m selinux_policy_system_soong
Change-Id: I1127bfb0798e7e5f7d665f647307224d5ff5d790
2024-04-22 14:51:07 +09: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 Add support to Soong config list variable 2024-04-22 14:51:07 +09:00
modules_test.go Add support to Soong config list variable 2024-04-22 14:51:07 +09:00