Compile your first custom recovery via Github Actions - with ldcheck setup.
-
Fork this repository.
-
Go to
Action
tab >All workflows
> Pick which Build you need (TWRP or PBRP or OFRP or SHRP
) >Run workflow
, then pick required information from each drop-down list:
- Manifest Branch (*12.1, *11.0, *10.0, *9.0, *8.1, *7.1, *6.0, etc.)
- Device Tree (Your device tree repository link)
- Device Tree Branch (Your device tree repository branch)
- Build Target (boot, reecovery, vendorboot)
- LDCHECK (path to your target binary file, ie.
system/bin/qseecomd
)- If you are building manually/locally and you want to use ldcheck for checking dependencies, visit THIS this for guide.
- CaptainThrowback
- azwhikaru
- cd-Crypton
- that1
- carlodandan
- And to all Contributors in every repositories and scripts I used.