From 7302cbf96a4599852ee9ae758a0610ef719f2b63 Mon Sep 17 00:00:00 2001 From: SA17 <108982682+SA-17@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:23:29 +0100 Subject: [PATCH] build for m10 --- .github/workflows/recovery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/recovery.yml b/.github/workflows/recovery.yml index a6c48900..321c7cb8 100644 --- a/.github/workflows/recovery.yml +++ b/.github/workflows/recovery.yml @@ -23,7 +23,7 @@ env: DT_LINK: https://github.com/youssefnone/android_recovery_samsung_m10lte # 3) device tree branch which you want to build # if your repo doesnt have a one branch not renamed use: main - DT_BR: twrp + DT_BR: twrp-1.0 # 4) device manufacturer please you the one which used on device.mk or BoardConfig.mk MANUFACTURER: samsung # 5) target build. depend on what you have on you phone. recovery partition: recovery or recovery in boot partition: boot