summaryrefslogtreecommitdiff
path: root/ravenwood/scripts/extract-last-soong-commands.py
diff options
context:
space:
mode:
author Mark Punzalan <markpun@google.com> 2025-03-12 16:06:22 -0700
committer Mark Punzalan <markpun@google.com> 2025-03-12 16:06:22 -0700
commit72edd1e448fcf7bea36e01b67150c56967536821 (patch)
treeb0c12d48cee1846fa2a3bcf4dfac4b869987a71b /ravenwood/scripts/extract-last-soong-commands.py
parentdbe3505d50658a8872398e7dcb741f7128435659 (diff)
aapt2: Ensure sparse encoding isn't used on unsupported platforms
Current behavior: - When --enable-sparse-encoding is used, sparse encode when minSdkVersion is missing or is >= 32 (S_v2) - When --force-sparse-encoding is used, always sparse encode regardless of minSdkVersion New behavior: - When --enable-sparse-encoding is used, sparse encode when minSdkVersion is >= 32 (S_v2) - When --force-sparse-encoding is used, sparse encode when minSdkVersion is missing or is >= 32 (S_v2) Bug: 398187461 Test: build + boot on Pixel 6 Pro Flag: EXEMPT build tool Change-Id: Ide4e37f565107a33ecafc269ed81633e616b1a19
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions