You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with latest commit bootimg shared executable? probably libc mismatch, might need to recompile all the binaries static, i have considered trying to distribute libc (or musl, possibly, but i can't support selinux-inject with it, however i'm not sure anyone is using that) for each arch inside lazyflasher but it's been a mess and i don't have the time to figure it out
the libc changes between each android major version is rather frustrating
I assume the problem lies in not finding the correct boot_block. In this patch it finds it in /dev/sda8 while in the working zip is found in /dev/block/platform/15570000.ufs/by-name/BOOT
This error occurs on my Galaxy S6 and I assume also in further Galaxy devices. However the following zip patches correctly: https://androidfilehost.com/?fid=24459283995297893
The text was updated successfully, but these errors were encountered: