mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
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:
parent
516c1bd804
commit
a548cd8f0e
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue