universal7885: Remove nfc repo from lineage.dependencies

* Now synced in AOSP manifest

Change-Id: I52a5ede791f10ba322980c9f2fd1cdcb7ecdafc5
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Tim Zimmermann 2022-04-16 10:29:29 +09:00 committed by roynatech2544
commit a548cd8f0e
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D

View file

@ -1,5 +1,4 @@
FM_PATH="packages/apps/FMRadio"
rm -rf hardware/samsung
if [ -e ~/.git-credentials ]; then
MODE="https://"
SPERATOR="/"
@ -8,7 +7,6 @@ MODE="git@"
SPERATOR=":"
fi
git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git -b R9.2_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
git clone https://github.com/lineageos/android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib