From 902bf17c20ed73b82d4c4da90c8b9b859f87c3bc Mon Sep 17 00:00:00 2001 From: "AlexandruSemina(semialex16)" <96374040+alexandrusemina@users.noreply.github.com> Date: Sat, 9 Jul 2022 23:23:15 +0300 Subject: [PATCH] universal7885: vendorsetup: Update kernel branch. Update kernel branch from R10_rom to R10.1_rom. --- 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 a70a5b3..37c216c 100644 --- a/universal7885-common/vendorsetup.sh +++ b/universal7885-common/vendorsetup.sh @@ -6,7 +6,7 @@ else MODE="git@" SPERATOR=":" fi -git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git -b R10_rom kernel/samsung/exynos7885 +git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git -b R10.1_rom kernel/samsung/exynos7885 git clone https://github.com/lineageos/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