diff options
| author | 2022-06-22 16:42:26 +0000 | |
|---|---|---|
| committer | 2022-06-23 13:19:00 +0000 | |
| commit | dccd189954c52d2726cfd287a7a230f4b837f285 (patch) | |
| tree | d6b981fd734fb0012bd59d66f324acf14b09728a /tools/warn/java_warn_patterns.py | |
| parent | 9c2f61119c2bd7c11b0c1e4077607921c4d835d1 (diff) | |
Do not override setting of SOONG_CONFIG_<m>_module_source_build
Previously, any setting of SOONG_CONFIG_<m>_module_source_build (where
<m> is one of wifi, uwb or bluetooth) that was made before the
core/android_soong_config_vars.mk was processed would be replaced with
false. This change will only set them to false if they have not been
previously set.
Bug: 233965247
Test: m nothing
# After setting SOONG_CONFIG_wifi_module_source=true before this
# code. Without this change out/soong/soong.variables uses false
# for the wifi_module/module_source config variable. With this
# change it uses true.
Change-Id: I1dffeb055a68250f574630d4ef5fedc51bad4a2b
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions