From c9d44cb2343ba823ada1cf995b6a88d60c20dc5b Mon Sep 17 00:00:00 2001 From: Gabriel <88463214+Gabriel2392@users.noreply.github.com> Date: Tue, 8 Feb 2022 07:25:28 -0300 Subject: [PATCH] vendorsetup: update kernel branch --- 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 5e6f591..a106ff1 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 R8.1_rom kernel/samsung/exynos7885 +git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git -b R9.0_rom kernel/samsung/exynos7885 git clone https://github.com/lineageos/android_hardware_samsung_nfc hardware/samsung/nfc 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