ssut / payload-dumper-go

an android OTA payload dumper written in Go
Apache License 2.0
2.36k stars 201 forks source link

[Feature Request] Incremental OTA support #19

Open osm0sis opened 3 years ago

osm0sis commented 3 years ago

Well, I guess the only major thing left is this limitation: Incremental OTA(delta) payload is not supported. 😁

Here is a fork of the original Python payload_dumper supporting extracting the resulting images from a delta and an existing factory image, so perhaps their method could be adapted here: https://github.com/vm03/payload_dumper

singhnsk commented 1 year ago

I am also looking for support for incremental OTAs so that new full packages can be created.

asheroto commented 1 year ago

+1 for this feature

davidlieberman commented 1 year ago

+2 lol