default: Add github remote
This commit is contained in:
parent
aaf99730b7
commit
7de4e10f5c
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
<remote name="private"
|
||||
fetch="ssh://git@build2.dev.xda-developers.com" />
|
||||
|
||||
<remote name="github"
|
||||
fetch="https://github.com" />
|
||||
|
||||
<default revision="refs/tags/android-4.3_r2.1"
|
||||
remote="aosp"
|
||||
sync-j="4" />
|
||||
|
|
Loading…
Reference in a new issue