vm03 / payload_dumper

Android OTA payload dumper
1.39k stars 305 forks source link

Unsupported type = 10 for differential (delta) payload #6

Closed singhnsk closed 4 years ago

singhnsk commented 4 years ago

Hi, I tried to merge an incremental OTA with full using the -diff function. But I am getting an error:

narender@narender-MS-7816:~/Downloads/Payload Dumper/payload_dumper-master$ python3 payload_dumper.py --diff payload.bin
Processing xbl partition.Unsupported type = 10

The OTA is from an Android One device and should be complying with however payloads should be created. The full OTA did extract fine for me. Looking for a solution to merge the next incremental OTA to get a full output :) Any help will be greatly appreciated.

vm03 commented 4 years ago

try it https://github.com/vm03/update_payload_extractor