commit | 0f8316892f57713ab5f7970aaeb74d386b0191de | [log] [tgz] |
---|---|---|
author | Will McVicker <willmcvicker@google.com> | Tue Apr 30 15:21:22 2024 -0700 |
committer | Will McVicker <willmcvicker@google.com> | Tue Apr 30 15:27:46 2024 -0700 |
tree | f5b53d90d0f4c02a76b82d2e62acac2f280db0cd | |
parent | 10bee1bdd695ae891e0960adb704e55ecb3e6965 [diff] |
tools/check_elf_alignment.sh: Add zip alignment check If an APK is passed in, then check the zipalignment as well to see if it's 16K aligned. This will help cover both requirements -- zipalignment and ELF alignment. Also, add a print message after checking ELF alignment to indicate that it was successful. This helps indicate success when there are no shared libraries in the APK. Bug: 337895632 Change-Id: I2578dba77e13570aa5b880f950058cfcd939857f