From: Alessandro Astone Date: Wed, 4 Sep 2024 21:27:58 +0000 (+0200) Subject: initializer: Refactor setup to better handle preinstalled images X-Git-Tag: 1.5.0~8 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/5000c9703de873e4f477ebcdd3556ad163252115?hp=5000c9703de873e4f477ebcdd3556ad163252115 initializer: Refactor setup to better handle preinstalled images Bail out early when using preinstalled images. There's no reason to attempt fetching the OTA channels if we're going to use preinstalled images. Fixes: #1550 ---