manifest: Add private remote
Change-Id: I975f4c3356b8c21655beb535b9ff66764ad74645 Signed-off-by: Evan Anderson <evananderson@aospa.co>
This commit is contained in:
parent
05f2311e81
commit
f3d5e263ed
|
@ -4,6 +4,9 @@
|
|||
<remote name="aosp"
|
||||
fetch="https://android.googlesource.com" />
|
||||
|
||||
<remote name="private"
|
||||
fetch="ssh://git@git.aospa.co/AOSPA" />
|
||||
|
||||
<remote name="aospa"
|
||||
fetch="https://github.com/AOSPA"
|
||||
review="http://gerrit.aospa.co"
|
||||
|
|
Loading…
Reference in New Issue