diff options
| author | 2025-01-10 13:10:08 +0000 | |
|---|---|---|
| committer | 2025-01-10 13:19:28 +0000 | |
| commit | dc6533bb5030aa092426bdb584fe910edfb11702 (patch) | |
| tree | a285c23e1a78b98b3511609567cfa74c7e53e159 /tools/warn/java_warn_patterns.py | |
| parent | 5ae386cdb4ddad4861b623f138de28b1a13fa1e8 (diff) | |
Fix the values of soong_config_variable
Correct the values of the Soong config variables
`TARGET_SUPPORTS_32_BIT_APPS`, `TARGET_SUPPORTS_64_BIT_APPS`, and
`building_gsi`.
`TARGET_SUPPORTS_32_BIT_APPS` and `TARGET_SUPPORTS_64_BIT_APPS` should
only be set to `true` or `false` after checking their values.
`building_gsi` should be set with a `default value` to prevent it from
always being empty due to never being explicitly set.
Bug: 3446751
Test: m -j TrichromeLibrary-Stub
Change-Id: Idf3bf1a47d7ae40880137e36ac1f0aa4b1b6dcc7
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions