diff --git a/config.sh b/config.sh index dc90c078..25bc6104 100644 --- a/config.sh +++ b/config.sh @@ -6,8 +6,8 @@ export MANIFEST="https://github.com/minimal-manifest-twrp/platform_manifest_twrp export BRANCH="twrp-9.0" # the branch of manifest # about your device -export DEVICE="m10lte" # codename used in device tree -export DT_LINK="https://github.com/youssefnone/android_recovery_samsung_m10lte" # device tree link +export DEVICE="a04e" # codename used in device tree +export DT_LINK="https://github.com/twrpdtgen/android_device_samsung_a04e" # device tree link export DT_BRANCH="twrp" # device tree branch export VENDOR="samsung" # device manufacturer or vendor export TARGET="recoveryimage" # build method: recoveryimage, bootimage, vendorboot