Add AOSP Review

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

Change-Id: I3cd2e2c5316a87769213a760c97f46963b6189ce
default
Kyle Laker 11 years ago committed by Gerrit Code Review
parent 59ddb2924e
commit 11823bf4a4

@ -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=".."

Loading…
Cancel
Save