From ab0b9cf88a383746ff7eb6f0968bed01bb31119d Mon Sep 17 00:00:00 2001 From: kevios12 Date: Thu, 13 Jul 2023 21:35:01 +0200 Subject: [PATCH] universal7885: vendorsetup: Update Kernel version - R13 --- 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 76be60a..df80c86 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 R12_rom kernel/samsung/exynos7885 +git clone --depth=1 https://github.com/eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S -b R13_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