Skip to content

Commit b84cb15

Browse files
committed
2 parents b73e19e + fc16340 commit b84cb15

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Patch-Recovery
2+
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)
3+
4+
# How to use:
5+
- Go to .github/workflows/recovery.yml and edit the RECOVERY_URL with the URL of your recovery.img
6+
- Head over to Actions tab and star the repo. Click Actions again
7+
- The Patching process will start
8+
- You will get a URL at the end of the process from where you can download the Patched Recovery
9+
10+
# Credits
11+
- [Phhusson](https://github.com/phhusson) Without his script nothing would be possible at the first place
12+
- [James Nguyen](https://github.com/thongass000) Helping me in simplyfying the scripts and tweaking it

0 commit comments

Comments
 (0)