diff options
| author | 2024-12-05 06:26:09 +0000 | |
|---|---|---|
| committer | 2024-12-05 08:25:36 +0000 | |
| commit | 8a27a2b71e524884249bb750588f8a5df369e572 (patch) | |
| tree | d873827313b76425748d5354606afd4cacca0d51 /tools/warn/java_warn_patterns.py | |
| parent | 1a309e58f267955e7f726bd276c19d4eff2093ab (diff) | |
Ensure SOONG_CONV_DATA is generated even no modules require conversion
This change ensures that the `SOONG_CONV_DATA` file is always
generated, even when there are no modules that require conversion from
Make to Soong.
Previously, if no Android.mk files were present in the source code, the
`SOONG_CONV` variable would be empty, preventing the creation of
`SOONG_CONV_DATA` and causing build failures.
Bug: 382385324
Test: m $ANDROID_PRODUCT_OUT/obj/PACKAGING/soong_conversion_intermediates/soong_conv_data
Change-Id: Ifd9ec50e1615765f0d440a767a35f87d31a251f0
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions