Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. git clone https://github.com/absarrahman/device_xiaomi_kenzo -b Dot-O device/xiaomi/kenzo
  2. git clone https://github.com/absarrahman/device_xiaomi_msm8956-common -b Dot-O device/xiaomi/msm8956-common
  3. git clone https://github.com/absarrahman/kernel_xiaomi_msm8956 -b 8.1 kernel/xiaomi/msm8956
  4. git clone https://github.com/absarrahman/proprietary_vendor_xiaomi -b 8.1 vendor/xiaomi
  5. rm -rf hardware/qcom/audio-caf/msm8952
  6. rm -rf hardware/qcom/display-caf/msm8952
  7. rm -rf hardware/qcom/media-caf/msm8952
  8. git clone https://github.com/Cardinal-AOSP/hardware_qcom_audio -b oreo-mr1-caf-8952 hardware/qcom/audio-caf/msm8952
  9. git clone https://github.com/Cardinal-AOSP/hardware_qcom_media -b oreo-mr1-caf-8952 hardware/qcom/media-caf/msm8952
  10. git clone https://github.com/Cardinal-AOSP/hardware_qcom_display -b oreo-mr1-caf-8952 hardware/qcom/display-caf/msm8952
  11. git clone https://github.com/LineageOS/android_packages_resources_devicesettings -b lineage-15.0 packages/resources/devicesettings
  12. git clone https://github.com/LineageOS/android_external_bson -b cm-14.1 external/bson
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement