Skip to content

Instantly share code, notes, and snippets.

@shurane
Created August 10, 2012 17:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save shurane/3316175 to your computer and use it in GitHub Desktop.
Adding TripNRaver's sources on top of jellybean
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github" fetch="git://github.com/"/>
<!--<project name="intermediaterepresentation/android_kernel_htc_endeavor" path="kernel/htc/endeavor" remote="github" />-->
<!--<project name="intermediaterepresentation/android_device_htc_endeavor" path="device/htc/endeavoru" remote="github" />-->
<!--<project name="intermediaterepresentation/android_device_htc_endeavor" path="device/htc/endeavoru" remote="github" />-->
<project name="TripNRaVeR/tripndroid-endeavoru-2.6.39.4" path="kernel/htc/endeavor" remote="github" revision="refs/heads/master"/>
<project name="TripNRaVeR/android_device_htc_endeavoru" path="device/htc/endeavoru" remote="github" revision="refs/heads/jellybean"/>
<project name="TripNRaVeR/android_vendor_htc_endeavoru" path="vendor/htc/endeavoru" remote="github" revision="refs/heads/jellybean"/>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment