Guest User

maple manifest

a guest
Nov 29th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3. <remote fetch="https://github.com/" name="github"/>
  4. <project path="device/sony/yoshino" name="device-sony-yoshino" groups="device" remote="sony" revision="n-mr1" />
  5. <project path="device/sony/maple" name="device-sony-maple" groups="device" remote="sony" revision="n-mr1" />
  6.  
  7. <project path="device/sony/common" name="device-sony-common" groups="device" remote="sony" revision="n-mr1" />
  8. <project path="device/sony/common-kernel" name="vendor-sony-kernel" groups="device" remote="sony" revision="aosp/LA.UM.5.7.r1" clone-depth="1" />
  9.  
  10. <!-- We need to replace the fetched hybris-boot with the one from xperiasailors -->
  11.  
  12. <remove-project name="mer-hybris/hybris-boot" />
  13.  
  14. <!-- Now we can build the hybris image. Abracadabra! -->
  15.  
  16. <project path="rpm" name="xperiasailors/droid-hal-maple" revision="master" remote="github" />
  17. <project path="hybris/droid-configs" name="xperiasailors/droid-config-maple" remote="github" revision="master"/>
  18. <project path="hybris/droid-hal-version-maple" name="xperiasailors/droid-hal-version-maple" remote="github" revision="master"/>
  19. <project path="hybris/hybris-boot" name="xperiasailors/hybris-boot" remote="github" revision="master"/>
  20. </manifest>
Advertisement
Add Comment
Please, Sign In to add comment