Advertisement
aperio

crDroid 10 / Lineage 21 (Android 14) - Pix4a / Pix 7 roomservice

Jan 26th, 2024 (edited)
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote fetch="https://gitlab.com/" name="gitlab" />
  4. <!-- Pix4a -->
  5. <project clone-depth="1" name="LineageOS/android_device_google_sunfish" path="device/google/sunfish" remote="github" revision="lineage-21" />
  6. <project clone-depth="1" name="LineageOS/android_kernel_google_msm-4.14" path="kernel/google/msm-4.14" remote="github" revision="lineage-21" />
  7. <project clone-depth="1" name="TheMuppets/proprietary_vendor_google_sunfish" path="vendor/google/sunfish" remote="github" revision="lineage-21" />
  8. <!-- Pix7 -->
  9. <project clone-depth="1" name="LineageOS/android_device_google_pantah" path="device/google/pantah" remote="github" revision="lineage-21" />
  10. <project clone-depth="1" name="LineageOS/android_device_google_gs201" path="device/google/gs201" remote="github" revision="lineage-21" />
  11. <project clone-depth="1" name="LineageOS/android_device_google_gs101" path="device/google/gs101" remote="github" revision="lineage-21" />
  12. <!--<project clone-depth="1" name="LineageOS/android_kernel_google_gs201" path="kernel/google/gs201/private/gs-google" remote="github" revision="lineage-21" />-->
  13. <project clone-depth="1" name="TheMuppets/proprietary_vendor_google_panther" path="vendor/google/panther" remote="github" revision="lineage-21" />
  14. <project clone-depth="1" name="device/google/pantah-kernel" path="device/google/pantah-kernel" remote="aosp-pantah" />
  15. <project clone-depth="1" name="device/google/gs-common" path="device/google/gs-common" remote="aosp-pantah" />
  16. <!--<project clone-depth="1" name="LineageOS/android_device_google_gs-common" path="device/google/gs-common" remote="github" revision="lineage-21" />-->
  17. <project path="device/google/panther" remote="github" name="LineageOS/android_device_google_panther" revision="lineage-21" />
  18. <!-- Gapps -->
  19. <project clone-depth="1" name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="gitlab" revision="upsilon" />
  20. </manifest>
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement