Skip to content

Instantly share code, notes, and snippets.

@shamith16
Created December 7, 2017 12:42
Show Gist options
  • Save shamith16/afbaef3bc11d4e10e46e0709deae905b to your computer and use it in GitHub Desktop.
Save shamith16/afbaef3bc11d4e10e46e0709deae905b to your computer and use it in GitHub Desktop.
git clone https://github.com/TheScarastic/android_device_xiaomi_kenzo -b lineage-15.0 device/xiaomi/kenzo
git clone https://github.com/TheScarastic/android_device_xiaomi_msm8956-common -b lineage-15.0 device/xiaomi/msm8956-common
git clone https://github.com/nitrogen-project/android_kernel_xiaomi_kenzo -b o kernel/xiaomi/msm8956
git clone https://github.com/TheScarastic/proprietary_vendor_xiaomi -b lineage-15.0 vendor/xiaomi
git clone https://github.com/AmolAmrit/android_hardware_cyanogen -b oreo hardware/cyanogen
rm -rf hardware/qcom/audio-caf/msm8952
rm -rf hardware/qcom/display-caf/msm8952
rm -rf hardware/qcom/media-caf/msm8952
git clone https://github.com/AmolAmrit/android_hardware_qcom_audio -b oreo hardware/qcom/audio-caf/msm8952
git clone https://github.com/AmolAmrit/android_hardware_qcom_media -b oreo hardware/qcom/media-caf/msm8952
git clone https://github.com/AmolAmrit/android_hardware_qcom_display -b oreo hardware/qcom/display-caf/msm8952
git clone https://github.com/LineageOS/android_packages_resources_devicesettings -b lineage-15.0 packages/resources/devicesettings
@shamith16
Copy link
Author

Bring up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment