NicolasWebDev / reinstall-magisk-on-lineageos

Small bash script to reinstall magisk after each LineageOS update
72 stars 15 forks source link

Support payload based otas #14

Closed NicolasWebDev closed 1 year ago

NicolasWebDev commented 1 year ago

Add support for payload-based OTAs.

Uses python-protobuf and the LineageOS scripts to extract the boot.img file from the payload.bin file.

NicolasWebDev commented 1 year ago

Fixed issue #13 .