mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: track android-13 branch for vendor tree
This commit is contained in:
parent
4e242687c8
commit
0ea9752a03
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue