]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
arch: Separately identify arm64_only CPUs without AArch32 support
authorJami Kettunen <jami.kettunen@protonmail.com>
Fri, 23 May 2025 13:53:21 +0000 (16:53 +0300)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 23 May 2025 17:07:58 +0000 (19:07 +0200)
More and more modern AArch64 SoCs present both in computers and phones
can no longer run normal arm64 image builds which (currently anyway)
also ship various amounts of 32-bit executables that cannot be natively
executed; thus let's target an upcoming arm64_only OTA channel instead.


No differences found