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:
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…
Reference in New Issue
Block a user