Files
device_xiaomi_stone/vendorsetup.sh

15 lines
603 B
Bash
Raw Normal View History

# Clone Dolby
git clone https://github.com/Arijit78/vendor_dolby_oplus.git -b udc vendor/dolby
# Clone hardware xiaomi
git clone https://github.com/LineageOS/android_hardware_xiaomi.git -b lineage-21 hardware/xiaomi
# Clone Kernel Source
git clone https://github.com/crdroidandroid/android_kernel_qcom_sm8350.git -b 14.0 kernel/xiaomi/sm6375
2024-05-10 17:56:17 +00:00
2024-07-16 11:30:10 +00:00
# Clone prebuilt kernel
git clone https://github.com/Arijit78/device_xiaomi_stone-kernel.git -b 14 device/xiaomi/stone-kernel
# Clone v4a
git clone --depth=1 https://github.com/TogoFire/packages_apps_ViPER4AndroidFX.git -b v4a packages/apps/ViPER4AndroidFX