You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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