mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
vendorsetup: Track NUKED_ALL branch
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
0518bb3630
commit
ebb7ed53cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
git clone git@github.com:eurekadevelopment/android_vendor_samsung_a20_r.git vendor/samsung -b master
|
||||
#git clone git@github.com:eurekadevelopment/android_device_samsung_a20_r.git device/samsung
|
||||
rm -rf hardware/samsung
|
||||
git clone git@github.com:eurekadevelopment/android_hardware_samsung.git hardware/samsung -b AOSP-11
|
||||
git clone git@github.com:eurekadevelopment/android_hardware_samsung.git hardware/samsung -b NUKED_ALL
|
||||
git clone git@github.com:eurekadevelopment/Eureka-Kernel-Exynos7885-Q-R-S-private.git kernel/samsung/exynos7885 --depth=1 -b R8.0_rom
|
||||
git clone https://github.com/lineageos/android_hardware_samsung_nfc hardware/samsung/nfc
|
||||
git clone https://github.com/lineageos/android_hardware_samsung_slsi_libbt hardware/samsung_slsi/libbt
|
||||
|
|
|
|||
Loading…
Reference in a new issue