Advertisement
aperio

CrDroid Android Pie local manifest (untested)

May 31st, 2019
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3.  
  4. <remote name="github"
  5. fetch=".."
  6. review="review.lineageos.org" />
  7.  
  8. <remote name="private"
  9. fetch="ssh://git@github.com" />
  10.  
  11. <remote name="gitlab"
  12. fetch="ssh://git@gitlab.com" />
  13.  
  14. <remote name="aosp"
  15. fetch="https://android.googlesource.com"
  16. review="android-review.googlesource.com"
  17. revision="refs/tags/android-9.0.0_r37" />
  18.  
  19. <default revision="refs/heads/lineage-16.0"
  20. remote="github"
  21. sync-c="true"
  22. sync-j="4" />
  23.  
  24. <remote name="crdroid"
  25. fetch="https://github.com/"
  26. sync-c="true"
  27. sync-j="4"
  28. revision="refs/heads/9.0" />
  29.  
  30. <remote name = "bb"
  31. fetch = "https://bitbucket.org/" />
  32.  
  33. <remote name="caf"
  34. fetch="git://codeaurora.org/quic/la" />
  35.  
  36. <remove-project path="device/generic/arm64" name="device/generic/arm64" groups="pdk" remote="aosp" />
  37. <remove-project path="device/generic/armv7-a-neon" name="device/generic/armv7-a-neon" groups="pdk" remote="aosp" />
  38. <remove-project path="device/generic/car" name="device/generic/car" groups="pdk" remote="aosp" />
  39. <remove-project path="device/generic/common" name="device/generic/common" groups="pdk" remote="aosp" />
  40. <remove-project path="device/generic/goldfish" name="LineageOS/android_device_generic_goldfish" groups="pdk" />
  41. <remove-project path="device/generic/goldfish-opengl" name="device/generic/goldfish-opengl" groups="pdk" remote="aosp" />
  42. <remove-project path="device/generic/mini-emulator-arm64" name="device/generic/mini-emulator-arm64" groups="pdk" remote="aosp" />
  43. <remove-project path="device/generic/mini-emulator-armv7-a-neon" name="device/generic/mini-emulator-armv7-a-neon" groups="pdk" remote="aosp" />
  44. <remove-project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" remote="aosp" />
  45. <remove-project path="device/generic/mini-emulator-x86_64" name="device/generic/mini-emulator-x86_64" groups="pdk" remote="aosp" />
  46. <remove-project path="device/generic/qemu" name="device/generic/qemu" groups="pdk" remote="aosp" />
  47. <remove-project path="device/generic/uml" name="device/generic/uml" groups="device,pdk" remote="aosp" />
  48. <remove-project path="device/generic/x86" name="device/generic/x86" groups="pdk" remote="aosp" />
  49. <remove-project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" remote="aosp" />
  50. <remove-project path="device/sample" name="device/sample" groups="pdk" remote="aosp" />
  51. <remove-project path="hardware/intel/audio_media" name="platform/hardware/intel/audio_media" groups="intel,pdk" remote="aosp" />
  52. <remove-project path="hardware/intel/bootstub" name="LineageOS/android_hardware_intel_bootstub" groups="intel,pdk" remote="github" />
  53. <remove-project path="hardware/intel/common/bd_prov" name="platform/hardware/intel/common/bd_prov" groups="intel,pdk" remote="aosp" />
  54. <remove-project path="hardware/intel/common/libmix" name="LineageOS/android_hardware_intel_common_libmix" groups="intel,pdk" remote="github" />
  55. <remove-project path="hardware/intel/common/libstagefrighthw" name="platform/hardware/intel/common/libstagefrighthw" groups="intel,pdk" remote="aosp" />
  56. <remove-project path="hardware/intel/common/libva" name="platform/hardware/intel/common/libva" groups="intel,pdk" remote="aosp" />
  57. <remove-project path="hardware/intel/common/libwsbm" name="platform/hardware/intel/common/libwsbm" groups="intel,pdk" remote="aosp" />
  58. <remove-project path="hardware/intel/common/omx-components" name="platform/hardware/intel/common/omx-components" groups="intel,pdk" remote="aosp" />
  59. <remove-project path="hardware/intel/common/utils" name="LineageOS/android_hardware_intel_common_utils" groups="intel,pdk" remote="github" />
  60. <remove-project path="hardware/intel/common/wrs_omxil_core" name="platform/hardware/intel/common/wrs_omxil_core" groups="intel,pdk" remote="aosp" />
  61. <remove-project path="hardware/intel/img/hwcomposer" name="LineageOS/android_hardware_intel_img_hwcomposer" groups="intel,pdk" remote="github" />
  62. <remove-project path="hardware/intel/img/psb_headers" name="platform/hardware/intel/img/psb_headers" groups="intel,pdk" remote="aosp" />
  63. <remove-project path="hardware/intel/img/psb_video" name="platform/hardware/intel/img/psb_video" groups="intel,pdk" remote="aosp" />
  64. <remove-project path="hardware/marvell/bt" name="platform/hardware/marvell/bt" groups="marvell_bt,pdk" remote="aosp" />
  65. <remove-project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" remote="aosp" />
  66. <remove-project path="prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" remote="aosp" />
  67. <remove-project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" groups="pdk,darwin,arm" clone-depth="1" remote="aosp" />
  68. <remove-project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" clone-depth="1" remote="aosp" />
  69. <remove-project path="prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" groups="pdk,darwin,x86" clone-depth="1" remote="aosp" />
  70. <remove-project path="prebuilts/gdb/darwin-x86" name="platform/prebuilts/gdb/darwin-x86" groups="darwin" clone-depth="1" remote="aosp" />
  71. <remove-project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="darwin,pdk,tradefed" clone-depth="1" remote="aosp" />
  72. <remove-project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" remote="aosp" />
  73. <!-- Use predownloaded clang instead so remove the rest -->
  74. <remove-project path="prebuilts/clang/host/linux-x86/clang-4751641" name="crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-4751641" remote="crdroid" clone-depth="1" />
  75. <remove-project path="prebuilts/clang/host/linux-x86/clang-5331180" name="crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-5331180" remote="crdroid" clone-depth="1" />
  76. <remove-project path="prebuilts/clang/host/linux-x86/clang-5484270" name="crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-5484270" remote="crdroid" clone-depth="1" />
  77.  
  78. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement