mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
vendorsetup.sh: Track new repo with wifi share fix
This commit is contained in:
parent
0c67f8bcc6
commit
8cdad31dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue