Files
device_xiaomi_stone/vendorsetup.sh
Arijit78 cbfae0d1d9 Revert "stone: Add JamesDSP"
This reverts commit 0b05c09a19.
2024-08-07 09:34:18 +00:00

12 lines
470 B
Bash

# Clone Dolby
git clone https://github.com/Arijit78/vendor_dolby_oplus.git -b udc vendor/dolby
# Clone hardware xiaomi
git clone https://github.com/crdroidandroid/android_hardware_xiaomi.git -b 14.0 hardware/xiaomi
# Clone Kernel Source
git clone https://github.com/crdroidandroid/android_kernel_qcom_sm8350.git -b 14.0 kernel/xiaomi/sm6375
# Clone prebuilt kernel
git clone https://github.com/Arijit78/device_xiaomi_stone-kernel.git -b 14 device/xiaomi/stone-kernel