amaterasushen / Patch-Recovery

CI service to Patch recovery to enable fastbootd on recovery image of Samsung devices launched with Android 10 and above.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patch-Recovery

This CI service patches recovery images of Samsung to enable Fastbootd. Based on Phh's script

How to use:

  • Fork this repo.
  • Upload your recovery.img/recovery.img.lz4 to transfer.sh or any other file hosting sites. Once uploaded right click on the Download button and copy the URL. Avoid Gdrive links for now as it has been causing an error in some cases.
  • Head over to Actions tab. Click on RECOVERY and then Run workflow. Insert the copied URL in the RECOVERY URL field and Start the workflow
  • The Patching process will start
  • A Patched-Recovery.zip will be uploaded at the end of the process. Download it and extract your patched recovery image. The Image will already be repacked to .tar

Credits

  • Phhusson Without his script nothing would be possible at the first place
  • James Nguyen Helping me in simplifying the scripts and tweaking it

About

CI service to Patch recovery to enable fastbootd on recovery image of Samsung devices launched with Android 10 and above.


Languages

Language:Python 99.0%Language:Shell 1.0%