diff --git a/config.sh b/config.sh index bd676c0a..2cbd3192 100644 --- a/config.sh +++ b/config.sh @@ -1,11 +1,11 @@ #!/bin/bash # Device -export FOX_BRANCH="fox_9.0" -export DT_LINK="https://gitlab.com/OrangeFox/device/beryllium.git -b fox_9.0" +export FOX_BRANCH="xcover4ltexx-user-9-PPR1.180610.011-G390FXXS6CTI2-release-keys" +export DT_LINK="https://github.com/twrpdtgen/android_device_samsung_xcover4lte.git -b xcover4ltexx-user-9-PPR1.180610.011-G390FXXS6CTI2-release-keys" -export DEVICE="beryllium" -export OEM="xiaomi" +export DEVICE="xcover4lte" +export OEM="samsung" # Build Target ## "recoveryimage" - for A-Only Devices without using Vendor Boot