mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 05:59:32 +00:00
stone: init vendorsetup.sh
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
14
vendorsetup.sh
Normal file
14
vendorsetup.sh
Normal file
@@ -0,0 +1,14 @@
|
||||
# Clone Vendor
|
||||
git clone https://github.com/Arijit78/vendor_xiaomi_stone_new.git -b udc vendor/xiaomi/stone
|
||||
|
||||
# Clone prebuilt kernel
|
||||
git clone https://github.com/Arijit78/device_xiaomi_stone-kernel.git -b 14 device/xiaomi/stone-kernel
|
||||
|
||||
# Clone Dolby
|
||||
git clone https://github.com/Arijit78/vendor_dolby_oplus.git -b udc vendor/dolby
|
||||
|
||||
# Clone hardware xiaomi
|
||||
git clone https://github.com/Evolution-X/hardware_xiaomi.git -b udc hardware/xiaomi
|
||||
|
||||
# Clone Kernel Source
|
||||
git clone https://github.com/Stone-Trees/kernel_xiaomi_sm6375.git -b 14 kernel/xiaomi/sm6375
|
||||
Reference in New Issue
Block a user