diff options
| author | 2018-06-07 14:16:27 -0700 | |
|---|---|---|
| committer | 2018-06-07 21:34:03 +0000 | |
| commit | dfe4752181419afccead87c7834a4b32d1928c74 (patch) | |
| tree | 26fd5805165ac08a997b3ec37ab447742626a165 /scripts/manifest_fixer_test.py | |
| parent | 38462a68811eb4e427ff47d7cc62de1ac5835135 (diff) | |
Only write CMakeLists.txt for normal variants
Modules may have multiple variants for each architecture, and
SOONG_GEN_CMAKEFILES=1 was generating CMakeLists.txt for all of
them, overwriting the first normal variant with the last (and
likely least normal) variant.
Keep a map of generated CMakeLists.txt files, and only generate
each one once.
Bug: 72283227
Test: m SOONG_GEN_CMAKEFILES=1
Change-Id: If31087264d2809088fe36965b9a0ff0f44089852
Diffstat (limited to 'scripts/manifest_fixer_test.py')
0 files changed, 0 insertions, 0 deletions