Skip to content

Commit

Permalink
Add OMAP4-AOSP remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziyann committed Oct 15, 2015
1 parent e98c0a6 commit a91c2ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
<manifest>

<remote name="aosp"
fetch=".." />
fetch="https://android.googlesource.com/"
review="https://android-review.googlesource.com/" />

<remote name="omap4-aosp"
fetch="https://github.com/OMAP4-AOSP/" />

<default revision="refs/tags/android-6.0.0_r1"
remote="aosp"
sync-j="4" />
Expand Down

0 comments on commit a91c2ac

Please sign in to comment.