manifest: Add private remote

Change-Id: I975f4c3356b8c21655beb535b9ff66764ad74645
Signed-off-by: Evan Anderson <evananderson@aospa.co>
This commit is contained in:
Evan Anderson 2016-08-24 18:15:04 -04:00
parent 05f2311e81
commit f3d5e263ed
No known key found for this signature in database
GPG Key ID: ACE81ECE3FC8973D
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
<remote name="aosp" <remote name="aosp"
fetch="https://android.googlesource.com" /> fetch="https://android.googlesource.com" />
<remote name="private"
fetch="ssh://git@git.aospa.co/AOSPA" />
<remote name="aospa" <remote name="aospa"
fetch="https://github.com/AOSPA" fetch="https://github.com/AOSPA"
review="http://gerrit.aospa.co" review="http://gerrit.aospa.co"