mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
vendorsetup: typos
This commit is contained in:
parent
c56efffc58
commit
84661b262c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ git clone git@github.com:eurekadevelopment/android_vendor_samsung_a20_r.git --de
|
|||
git clone git@github.com:eurekadevelopment/proprietary_vendor_samsung_a40_r.git tmp/a40 --depth=1
|
||||
git clone git@github.com:eurekadevelopment/proprietary_vendor_samsung_a30_r.git tmp/a30 --depth=1
|
||||
git clone git@github.com:eurekadevelopment/android_vendor_samsung_a10_arm64_R.git tmp/a10 --depth=1
|
||||
git clone git@github.com:eurekadevelopment/proprietary_vendor_samsung_universal7904-common_r.git --depth=1
|
||||
git clone git@github.com:eurekadevelopment/proprietary_vendor_samsung_universal7904-common_r.git tmp/universal7904-common --depth=1
|
||||
rm -rf vendor/samsung
|
||||
mv tmp vendor/samsung
|
||||
if test -f device/samsung/universal7885-common/vendor_name; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue