Advertisement
aperio

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

Apr 6th, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote fetch="https://gitlab.com/" name="gitlab" />
  4. <!-- Pix 4a -->
  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. <!-- Pix 7 -->
  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="crdroidandroid/android_device_google_pantah" path="device/google/pantah" remote="github" revision="14.0" />
  11. <project clone-depth="1" name="crdroidandroid/android_device_google_gs201" path="device/google/gs201" remote="github" revision="14.0" />
  12. <project clone-depth="1" name="crdroidandroid/android_device_google_gs101" path="device/google/gs101" remote="github" revision="14.0" />
  13. <!--<project clone-depth="1" name="crdroidandroid/android_kernel_google_gs201" path="kernel/google/gs201/private/gs-google" remote="github" revision="14.0" />-->
  14. <project clone-depth="1" name="TheMuppets/proprietary_vendor_google_panther" path="vendor/google/panther" remote="github" revision="lineage-21" />
  15. <project clone-depth="1" name="device/google/pantah-kernel" path="device/google/pantah-kernel" remote="aosp-pantah" />
  16. <project clone-depth="1" name="device/google/gs-common" path="device/google/gs-common" remote="aosp-pantah" />
  17. <project clone-depth="1" name="device/google/gs201-sepolicy" path="device/google/gs201-sepolicy" remote="aosp-pantah" />
  18. <!--<project clone-depth="1" name="device/google/gs-common" path="device/google/gs-common" groups="device,slider,bluejay,cloudripper,pdk-gs-arm" remote="aosp" />-->
  19. <!--<project clone-depth="1" name="kenway214/device_google_gs-common" path="device/google/gs-common" remote="github" revision="lineage-21" />-->
  20. <!-- PixelParts -->
  21. <!--<project clone-depth="1" name="kenway214/packages_apps_PixelParts" path="packages/apps/PixelParts" remote="github" revision="lineage-21" />-->
  22. <!-- GAPPS -->
  23. <project clone-depth="1" name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="gitlab" revision="upsilon" />
  24. <!-- Pixel kernel modules -->
  25. <include name="manifests/snippets/pixel.xml" />
  26. </manifest>
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement