mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Remove LineageOS hardware samsung deps
And track it with vendorsetup.sh
This commit is contained in:
parent
a7ef8f2b7e
commit
e53d5db120
101 changed files with 3 additions and 3387 deletions
|
|
@ -10,7 +10,9 @@ git clone --depth=1 "$MODE"github.com"$SPERATOR"eurekadevelopment/Eureka-Kernel-
|
|||
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
|
||||
# Vendors
|
||||
mv hardware/samsung/nfc .
|
||||
git clone https://github.com/lineageos/android_hardware_samsung hardware/samsung
|
||||
mv nfc hardware/samsung
|
||||
git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b master vendor/samsung
|
||||
if test -f device/samsung/universal7885-common/vendor_name; then
|
||||
rm device/samsung/universal7885-common/vendor_name
|
||||
|
|
|
|||
Loading…
Reference in a new issue