]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
initializer: Fix Halium version VNDK detection logic for 12L+
authorJami Kettunen <jami.kettunen@protonmail.com>
Mon, 1 Apr 2024 10:48:28 +0000 (13:48 +0300)
committerAlessandro Astone <ales.astone@gmail.com>
Sat, 20 Apr 2024 08:55:59 +0000 (10:55 +0200)
commit068a143be99bf57fe649395ad9d95ef966fc49d8
tree2e6dfdd5c7b7cf6d4e0dacbd7c5fdf43fad85d6d
parent2be58d19ad233e61d5ce1d3c3fbbe38261f783e6
initializer: Fix Halium version VNDK detection logic for 12L+

API 32 (12L) was getting detected as HALIUM_13 which wouldn't work on
devices when official images ship with support for these newer versions.
tools/actions/initializer.py