VTS: Elf alignment test: x86_64 requires >= 16KB ELF alignment

Android supports page size emulation on x86_64 to facilitate app
development on x86 machines (which is the vast majority of developers).

Update the test to require >=16kB alignment on x86_64.

Bug: 335449682
Test: atest -c Vts16KPageSizeTest
Change-Id: Iab41bb07a9254311ab41b1c42f5b9cad0d42a6b3
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
1 file changed