eb6257251928813d6345a701a4769ec7a0ae0144
* Since OrangeFox Recovery already stated that branch 10 and below are considered obsolete (applied in this commit d82ca3e16a), manifest checking should also be removed in this yaml configuration, since lunch and make command are just the same for both fox_11.0 and fox_12.1 branch.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
OrangeFox Action Builder
Compile your first custom recovery from OrangeFox Recovery using Github Action.
How to Use
-
Fork this repository.
-
Go to
Actiontab >All workflows>OrangeFox - Build>Run workflow, then fill all the required information:
- MANIFEST_BRANCH (
12.1and11.0) - DEVICE_TREE (Your device tree repository link.)
- DEVICE_TREE_BRANCH (Your device tree repository branch.)
- DEVICE_PATH (
device/vendor/codename) - DEVICE_NAME (Your device codename)
- BUILD_TARGET (
boot,recovery,vendorboot)
Note
This action will now only support manifest 12.1 and 11.0, since all orangefox manifest below 11.0 are considered obsolete.
Description