Files
OrangeFox-Builder/README.md
T
Carlo Dandan df0fa02fa2 yml: Minor cleanup/changes.
Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
2024-01-09 05:13:53 +00:00

679 B

OrangeFox Action Builder

Compile your first custom recovery from OrangeFox Recovery using Github Action.

How to Use

  1. Fork this repository.

  2. Go to Action tab > All workflows > OrangeFox - Build > Run workflow, then fill all the required information:

  • MANIFEST_BRANCH (12.1 and 11.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.