Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/twrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ on:

env:
MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11
DEVICE: m10lte
DT_LINK: https://github.com/Hostfl/android_device_samsung_m10lte -b android_11
DT_PATH: device/samsung/m10lte
DEVICE: emerald
DT_LINK: https://github.com/twrpdtgen/android_device_xiaomi_emerald -b android_11
DT_PATH: device/xiaomi/emerald
TARGET: recoveryimage
BUILD: recovery
OT: twrp_
Expand Down