Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote name="github" fetch="https://github.com/" />
  4. <!--Patcher (run "./patcher/patcher.sh" before each compilation)-->
  5. <project name="sultanxda/patcher" remote="github" path="patcher" revision="cm-14.1-dumpling" />
  6.  
  7. <!--Repositories to replace-->
  8.  
  9. <!--Repositories to fetch-->
  10. <!--Upstream-->
  11. <project remote="github" name="LineageOS/android_device_oppo_common" path="device/oppo/common" revision="cm-14.1"/>
  12. <project remote="github" name="LineageOS/android_vendor_nxp-nfc_opensource_frameworks" path="vendor/nxp-nfc/opensource/frameworks" revision="cm-14.1"/>
  13. <project remote="github" name="LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci" path="vendor/nxp-nfc/opensource/libnfc-nci" revision="cm-14.1"/>
  14. <project remote="github" name="LineageOS/android_vendor_nxp-nfc_opensource_Nfc" path="vendor/nxp-nfc/opensource/Nfc" revision="cm-14.1"/>
  15.  
  16. <!--Custom-->
  17. <project remote="github" name="sultanxda/android_device_oneplus_dumpling" path="device/oneplus/dumpling" revision="cm-14.1-sultan" />
  18. <project remote="github" name="sultanxda/android_kernel_oneplus_msm8998" path="kernel/oneplus/msm8998" revision="cm-14.1-sultan" />
  19. <project remote="github" name="sultanxda/vendor_oneplus" path="vendor/oneplus" revision="cm-14.1-sultan" />
  20.  
  21. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement