vm03 / payload_dumper

Android OTA payload dumper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Support for missing operations

crazystylus opened this issue · comments

Hi,
Can you add support for missing operations which were added after Android 8. Below is the list of operations which are not supported:

  1. BROTLI_BSDIFF
  2. PUFFDIFF
  3. ZUCCHINI
  4. LZ4DIFF_BSDIFF
  5. LZ4DIFF_PUFFDIFF
  6. DISCARD

Adding these will add support for incremental OTA in latest android releases like Android 12 and Android 13.