diff --git a/universal7885-common/vendorsetup.sh b/universal7885-common/vendorsetup.sh index 72a9eb0..1cef46f 100755 --- a/universal7885-common/vendorsetup.sh +++ b/universal7885-common/vendorsetup.sh @@ -14,7 +14,7 @@ git clone https://github.com/lineageos/android_hardware_samsung_slsi_scsc_wifibt mv hardware/samsung/nfc . git clone https://github.com/eurekadevelopment/android_hardware_samsung hardware/samsung -b AOSP-13 mv nfc hardware/samsung -git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b master vendor/samsung +git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b android-13 vendor/samsung if test -f ${UNIVERSAL}/vendor_name; then rm ${UNIVERSAL}/vendor_name fi