Skip to content

Instantly share code, notes, and snippets.

@brandon15811
Created May 10, 2012 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brandon15811/2651360 to your computer and use it in GitHub Desktop.
Save brandon15811/2651360 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp"
fetch="https://android.googlesource.com/" />
<remote name="github"
fetch=".."
review="review.cyanogenmod.com" />
<remote name="gist"
fetch="git://gist.github.com" />
<default revision="refs/heads/ics"
remote="github"
sync-j="4" />
<project path="android" name="brandon15811/android" />
<project path="patch" name="2662714.git" remote="gist" revision="master"/>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment