Skip to content

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

Notifications You must be signed in to change notification settings

rolling-release/Patch-Recovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 recovery.img/recovery.img.lz4 to any host who provide direct download access (Like Github Releases)

  • Once uploaded copy the URL.

  • Head over to Actions tab. Click on RECOVERY -> Run workflow. Insert the copied URL in the RECOVERY URL field and Start the workflow

  • Github Releases URL Example: https://github.com/ChonDoit/Patch-Recovery/releases/download/A33-5G_A13-BIN5/recovery.img.lz4

  • 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 also be repacked to .tar for flashing directly through Odin

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%