universal7885: track android-13 branch for vendor tree

This commit is contained in:
Gabriel2392 2022-08-18 00:47:07 +02:00
commit 0ea9752a03

View file

@ -14,7 +14,7 @@ git clone https://github.com/lineageos/android_hardware_samsung_slsi_scsc_wifibt
mv hardware/samsung/nfc .
git clone https://github.com/eurekadevelopment/android_hardware_samsung hardware/samsung -b AOSP-13
mv nfc hardware/samsung
git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b master vendor/samsung
git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b android-13 vendor/samsung
if test -f ${UNIVERSAL}/vendor_name; then
rm ${UNIVERSAL}/vendor_name
fi