Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Johx22/Patch-Recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
Johx22 committed Apr 19, 2022
2 parents b73e19e + fc16340 commit b84cb15
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Patch-Recovery
This CI service patches recovery images of Samsung to enable Fastbootd. Based on Phh's [script](https://github.com/phhusson/samsung-galaxy-a51-gsi-boot)

# How to use:
- Go to .github/workflows/recovery.yml and edit the RECOVERY_URL with the URL of your recovery.img
- Head over to Actions tab and star the repo. Click Actions again
- The Patching process will start
- You will get a URL at the end of the process from where you can download the Patched Recovery

# Credits
- [Phhusson](https://github.com/phhusson) Without his script nothing would be possible at the first place
- [James Nguyen](https://github.com/thongass000) Helping me in simplyfying the scripts and tweaking it

0 comments on commit b84cb15

Please sign in to comment.