Add AOSP Review

Add review to AOSP in default.xml so that repo start & upload will
work correctly.

Change-Id: I3cd2e2c5316a87769213a760c97f46963b6189ce
This commit is contained in:
Kyle Laker 2013-04-07 00:40:50 -04:00 committed by Gerrit Code Review
parent 59ddb2924e
commit 11823bf4a4
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
fetch="https://android.googlesource.com" />
fetch="https://android.googlesource.com"
review="android-review.googlesource.com" />
<remote name="github"
fetch=".."