Advertisement
aperio

Scorpion Rom 3.x Pix3XL local manifest

Jan 1st, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3.  
  4. <!-- ABC remote -->
  5. <remote name="abc"
  6. revision="q"
  7. fetch="https://github.com/ezio84/" />
  8.  
  9. <!-- DU remote -->
  10. <remote name="du"
  11. revision="q10x"
  12. fetch="https://github.com/DirtyUnicorns/" />
  13.  
  14. <!-- Scorpion remote -->
  15. <remote name="scorp"
  16. revision="sr-3.x"
  17. fetch="https://github.com/ScorpionRom/" />
  18.  
  19. <!-- Github remote -->
  20. <remote name="github"
  21. fetch="https://github.com/" />
  22.  
  23. <!-- Gitlab remote -->
  24. <remote name="gitlab"
  25. fetch="https://gitlab.com/" />
  26.  
  27. <remove-project path="prebuilts/gradle-plugin" name="platform/prebuilts/gradle-plugin" groups="pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
  28.  
  29. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement