From 8cdad31dc242232782e5e733fc43e9518e7be962 Mon Sep 17 00:00:00 2001 From: Soo-Hwan Na <69458352+roynatech2544@users.noreply.github.com> Date: Mon, 14 Feb 2022 16:57:15 +0900 Subject: [PATCH] vendorsetup.sh: Track new repo with wifi share fix --- 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 a106ff1..21889fb 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 R9.0_rom kernel/samsung/exynos7885 +git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git -b R9.1_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