Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote name="gh"
  4. fetch="http://github.com/" />
  5. <project
  6. name="AxxionKat/android_device_htc_m8"
  7. path="device/htc/m8" remote="gh"
  8. revision="axxion" />
  9. <project
  10. name="DirtyUnicorns-KitKat/android_kernel_htc_msm8974"
  11. path="kernel/htc/msm8974" remote="gh"
  12. revision="du44" />
  13. <project
  14. name="TheMuppets/proprietary_vendor_htc"
  15. path="vendor/htc" remote="gh"
  16. revision="cm-11.0" />
  17. <project
  18. name="CyanogenMod/android_device_qcom_common"
  19. path="device/qcom/common" remote="gh"
  20. revision="cm-11.0" />
  21. <project
  22. name="CyanogenMod/android_hardware_qcom_display-caf-new"
  23. path="hardware/qcom/display-caf-new"
  24. remote="gh" revision="cm-11.0" />
  25. <project
  26. name="CyanogenMod/android_hardware_qcom_media-caf-new"
  27. path="hardware/qcom/media-caf-new"
  28. remote="gh" revision="cm-11.0" />
  29. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement