Advertisement
pbeeler

Untitled

Mar 22nd, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3.  
  4. <remote name="sm"
  5. fetch="https://gitlab.com/SaberMod/" />
  6.  
  7. <remove-project name="platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8" />
  8. <remove-project name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" />
  9. <remove-project name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" />
  10. <remove-project name="platform/external/bluetooth/bluedroid" />
  11. <remove-project name="AOSPA/android_build" />
  12. <remove-project name="AOSPA/android_vendor_pa" />
  13. <project path="kernel/lge/hammerhead" name="android-kernel-lge-hammerhead.git" remote="sm" revision="sm-lp1" />
  14. <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" name="arm-linux-androideabi-4.8.git" remote="sm" revision="master" />
  15. <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" name="arm-linux-androideabi-4.9.git" remote="sm" revision="master" />
  16. <project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="aarch64-linux-android-4.9.git" remote="sm" revision="master" />
  17. <project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9-kernel" name="aarch64-linux-android-4.9-kernel.git" remote="sm" revision="master" />
  18. <project path="prebuilts/gcc/linux-x86/arm/arm-eabi-4.8" name="arm-eabi-4.8.git" remote="sm" revision="master" />
  19. <project path="prebuilts/gcc/linux-x86/arm/arm-eabi-4.9" name="arm-eabi-4.9.git" remote="sm" revision="master" />
  20. <project path="prebuilts/gcc/linux-x86/arm/arm-eabi-5.0" name="arm-eabi-5.0.git" remote="sm" revision="master" />
  21. <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" remote="aosp" revision="master" groups="pdk,linux,arm" />
  22. <project path="external/bluetooth/bluedroid" name="android-external-bluetooth-bluedroid.git" remote="sm" revision="android-5.1" />
  23. <project path="build" name="pa-android-build.git" remote="sm" revision="lp-mr1" />
  24. <project path="device/lge/hammerhead" name="pa-android-device-lge-hammerhead.git" remote="sm" revision="lp-mr1" />
  25. <project path="vendor/pa" name="android-vendor-pa.git" remote="sm" revision="lp-mr1" />
  26. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement