Advertisement
nyl91

Untitled

Jun 1st, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.99 KB | None | 0 0
  1. https://github.com/CyanogenMod/android_device_oneplus_oneplus2/tree/cm-13.0
  2. https://github.com/CyanogenMod/android_kernel_oneplus_msm8994/tree/cm-13.0
  3. Dependencies:
  4. https://github.com/CyanogenMod/android_device_oppo_common/tree/cm-13.0
  5. https://github.com/CyanogenMod/android_device_qcom_common/tree/cm-13.0
  6.  
  7. found some blobs here: https://github.com/oneplus2-dev/proprietary_vendor_oneplus
  8.  
  9. <?xml version="1.0" encoding="UTF-8"?>
  10. <manifest>
  11. <project path="device/oneplus/oneplus2"
  12. name="CyanogenMod/android_device_oneplus_oneplus2"
  13. revision="cm-13.0" />
  14.  
  15. <project path="device/oppo/common"
  16. name="CyanogenMod/android_device_oppo_common"
  17. revision="cm-13.0" />
  18.  
  19. <project path="device/qcom/common"
  20. name="CyanogenMod/android_device_qcom_common"
  21. revision="cm-13.0" />
  22.  
  23. <project path="kernel/oneplus/msm8994"
  24. name="CyanogenMod/android_kernel_oneplus_msm8994"
  25. revision="cm-13.0" />
  26.  
  27. <project path="vendor/oneplus" name="oneplus2-dev/android_vendor_oneplus"
  28. revision="cm-13.0" />
  29. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement