From 5010ee999639f1779ae8811270cadd36cccae6b5 Mon Sep 17 00:00:00 2001 From: Soo-Hwan Na <69458352+roynatech2544@users.noreply.github.com> Date: Sun, 1 May 2022 18:16:14 +0900 Subject: [PATCH] universal7885: Track our hardware/samsung --- 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 42d9017..347181b 100644 --- a/universal7885-common/vendorsetup.sh +++ b/universal7885-common/vendorsetup.sh @@ -11,7 +11,7 @@ git clone https://github.com/lineageos/android_hardware_samsung_slsi_libbt hardw 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 mv hardware/samsung/nfc . -git clone https://github.com/lineageos/android_hardware_samsung hardware/samsung +git clone https://github.com/eurekadevelopment/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