Advertisement
Crostantin

SaberLocalManifests

Apr 5th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 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/external/bluetooth/bluedroid" />
  10.  
  11. <project path="kernel/lge/hammerhead" name="android-kernel-lge-hammerhead.git" remote="sm" revision="sm-lp1" />
  12. <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8" name="arm-linux-androideabi-4.8.git" remote="sm" revision="master" />
  13. <project path="prebuilts/gcc/linux-x86/arm/arm-eabi-5.0" name="arm-eabi-5.0.git" remote="sm" revision="master" />
  14. <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" />
  15. <project path="external/bluetooth/bluedroid" name="android-external-bluetooth-bluedroid.git" remote="sm" revision="android-5.1" />
  16.  
  17. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement