Created
May 10, 2012 06:17
-
-
Save brandon15811/2651360 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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