Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <manifest>
- <remote fetch="https://gitlab.com/" name="gitlab" />
- <remote name="bitbucket"
- fetch="https://bitbucket.org/projectmatrixx"
- sync-c="true"
- sync-j="4"
- revision="refs/heads/14.0" />
- <!-- Pix 4a -->
- <project clone-depth="1" name="LineageOS/android_device_google_sunfish" path="device/google/sunfish" remote="github" revision="lineage-21" />
- <project clone-depth="1" name="LineageOS/android_kernel_google_msm-4.14" path="kernel/google/msm-4.14" remote="github" revision="lineage-21" />
- <project clone-depth="1" name="TheMuppets/proprietary_vendor_google_sunfish" path="vendor/google/sunfish" remote="github" revision="lineage-21" />
- <!-- Pix 7 -->
- <project clone-depth="1" name="LineageOS/android_device_google_pantah" path="device/google/pantah" remote="github" revision="lineage-21" />
- <project clone-depth="1" name="device/google/pantah-kernel" path="device/google/pantah-kernel" remote="aosp-pantah" />
- <project clone-depth="1" name="crdroidandroid/android_device_google_gs201" path="device/google/gs201" remote="github" revision="14.0" />
- <project clone-depth="1" name="crdroidandroid/android_device_google_gs101" path="device/google/gs101" remote="github" revision="14.0" />
- <project clone-depth="1" name="crdroidandroid/android_device_google_gs-common" path="device/google/gs-common" remote="github" revision="14.0" />
- <project clone-depth="1" name="TheMuppets/proprietary_vendor_google_panther" path="vendor/google/panther" remote="github" revision="lineage-21" />
- <!-- Start Spares
- <project clone-depth="1" path="device/google/panther" remote="github" name="LineageOS/android_device_google_panther" revision="lineage-21" />
- <project clone-depth="1" path="device/google/gs101" remote="github" name="LineageOS/android_device_google_gs101" revision="lineage-21" />
- <project clone-depth="1" path="device/google/gs-common" remote="github" name="LineageOS/android_device_google_gs-common" revision="lineage-21" />
- <project clone-depth="1" name="crdroidandroid/android_device_google_pantah" path="device/google/pantah" remote="github" revision="14.0" />
- <project clone-depth="1" name="Matrixx-Devices/vendor_google_panther" path="vendor/google/panther" remote="github" revision="14.0" />
- <project clone-depth="1" name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="gitlab" revision="upsilon" />
- <project clone-depth="1" path="vendor/gapps" name="android_vendor_gapps" remote="bitbucket" />
- End Spares -->
- <!-- GAPPS -->
- <project clone-depth="1" name="DhineshCool/evx-gms" path="vendor/gms" remote="gitlab" revision="udc" />
- <!-- Remove stuff -->
- <remove-project path="prebuilts/bazel/darwin-x86_64" name="platform/prebuilts/bazel/darwin-x86_64" groups="darwin,pdk" clone-depth="1" remote="aosp" />
- <remove-project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="notdefault,platform-darwin,pdk,darwin,sysui-studio" clone-depth="1" remote="aosp" />
- <remove-project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="notdefault,platform-darwin,darwin,pdk,tradefed" clone-depth="1" remote="aosp" />
- <!-- Pixel kernel modules -->
- <include name="manifests/snippets/pixel.xml" />
- </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement