Advertisement
aperio

AquariOS 10 Pix3XL roomservice

Mar 15th, 2020
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <!-- Gitlab remote -->
  4. <remote name="gitlab"
  5. fetch="https://gitlab.com/" />
  6. <project name="Aqua-devices/device_google_crosshatch" path="device/google/crosshatch" remote="github" clone-depth="1" revision="x" />
  7. <project name="Aqua-devices/kernel_google_bluecross" path="kernel/google/bluecross" remote="github" clone-depth="1" revision="x" />
  8. <project name="Aqua-devices/vendor_google" path="vendor/google" remote="github" clone-depth="1" revision="x" />
  9. <project name="Aqua-devices/device_google_crosshatch-sepolicy" path="device/google/crosshatch-sepolicy" remote="github" revision="x" />
  10. <project name="AquariOS/vendor_images" path="vendor/images" remote="gitlab" clone-depth="1" revision="x" />
  11. <project name="AquariOS/vendor_pixelgapps" path="vendor/pixelgapps" remote="gitlab" clone-depth="1" revision="x" />
  12. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement