Skip to content

Draft: Revert "main/avbtool: remove (MR 3630)"

Oliver Smith requested to merge revert-avbtool-removal into master

According to a report in chat, the avbtool from android-tools doesn't work for their device. These patches bring it back and fix the conflict with android-tools.

My intention is not to have this merged, but to provide a workaround and make it easier to figure out why the other avbtools doesn't work, and have it fixed there.

@jrfern: can you create a new issue about this, which device is affected etc? and do you want to try to figure out what the two versions do differently?

To use this workaround:

  • (go to your pmaports dir)
  • git fetch
  • git checkout revert-avbtool-removal
  • pmbootstrap build avbtool
  • pmbootstrap flasher ...

Merge request reports