twrp-automation: Build TWRP For begonia

This commit is contained in:
Evan Ferrao 2021-09-01 19:38:26 +05:30
parent 1f213f21ea
commit 3ebde52890
3 changed files with 10 additions and 10 deletions

View File

@ -1 +1 @@
11600
138

8
build
View File

@ -1,8 +1,8 @@
TREE_TYPE=omni
TWRP_TREE=https://github.com/Redmi-MT6768/omni_device_xiaomi_merlin
ANDROID_VERSION=10
DEVICE_CODENAME=merlin
DEVICE_PATH=device/xiaomi/merlin
TWRP_TREE=https://github.com/TeamWin/android_device_redmi_begonia.git
ANDROID_VERSION=9
DEVICE_CODENAME=begonia
DEVICE_PATH=device/redmi/begonia
#
#
#

10
sync
View File

@ -1,10 +1,10 @@
MANIFEST=git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git
BRANCH=twrp-10.0
BRANCH=twrp-9.0
TREE_TYPE=omni
TWRP_TREE=https://github.com/Redmi-MT6768/omni_device_xiaomi_merlin
ANDROID_VERSION=10
DEVICE_CODENAME=merlin
DEVICE_PATH=device/xiaomi/merlin
TWRP_TREE=https://github.com/TeamWin/android_device_redmi_begonia.git
ANDROID_VERSION=9
DEVICE_CODENAME=begonia
DEVICE_PATH=device/redmi/begonia
#
#
#