Support OFRP, SHRP, TWRP compilation and production
= 2022/02/04
- Due to the hardware resource limitation of GitHub action, this version cannot be compiled based on AOSP and other source codes of Android 11 and above. If necessary, please use local compilation
= 2021/10/29:
- Refactored version 2.0
- Completely reconstruct the use logic to reduce the difficulty of use
- Optimize the parameter transfer part, now you can run multiple Workers at the same time
- TWRP compilation test passed
- OFRP compilation test passed
- SHRP compile test passed
Name | Description | Example |
---|---|---|
MANIFEST_TYPE |
Source Type | omni |
MANIFEST_URL |
Source address | https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git |
MANIFEST_BRANCH |
Source branch | twrp-9.0 |
DEVICE_TREE_URL |
Device address | https://github.com/azwhikaru/twrp_device_xiaomi_archytas |
DEVICE_TREE_BRANCH |
Device branch | twrp-9.0 |
DEVICE_PATH |
Device location | device/xiaomi/Archytas |
DEVICE_NAME |
Model name | Archytas |
For example, your username is: Fun-114514
Can be downloaded at Release