From 4bc720b26eb9e24b6f451279e384fdafb8599108 Mon Sep 17 00:00:00 2001 From: kevios12 Date: Sat, 6 May 2023 15:23:08 +0200 Subject: [PATCH] Update vendorsetup.sh --- universal7885-common/vendorsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/universal7885-common/vendorsetup.sh b/universal7885-common/vendorsetup.sh index b76f9a4..f81c49c 100755 --- a/universal7885-common/vendorsetup.sh +++ b/universal7885-common/vendorsetup.sh @@ -1,7 +1,7 @@ UNIVERSAL="device/samsung/universal7885-common" FM_PATH="packages/apps/FMRadio" -git clone --depth=1 https://github.com/eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S -b R11_rom kernel/samsung/exynos7885 +git clone --depth=1 https://github.com/eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S -b R11.5_rom kernel/samsung/exynos7885 git clone https://github.com/eurekadevelopment/android_hardware_samsung_slsi_libbt hardware/samsung_slsi/libbt git clone https://github.com/eurekadevelopment/android_hardware_samsung_slsi_scsc_wifibt_wifi_hal.git hardware/samsung_slsi/scsc_wifibt/wifi_hal git clone https://github.com/lineageos/android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib