ubports / installer-configs

Install configurations for the UBports Installer
https://github.com/ubports/ubports-installer
GNU General Public License v3.0
57 stars 76 forks source link

mimameid: Fix Droidian support #257

Closed erikinkinen closed 8 months ago

erikinkinen commented 9 months ago

Due to a serious problem with a lvm installation of Droidiain on mimameid, Droidian's mimameid builds were reverted to use a recovery-sideloadable zip with rootfs.img.

This pull request adapts the installer configuration to use this package type.

JamiKettunen commented 9 months ago

Please rebase and this can be merged then too :)

amartinz commented 8 months ago

Rebased and fixed CI, please have a look again if that is fine :)

erikinkinen commented 8 months ago

I also noticed the TWRP build for mimameid does not show the unlock screen in the beginning. So, I removed the related user action.

amartinz commented 8 months ago

Thanks! :)