Add review URI.
This commit is contained in:
parent
f9d7e57800
commit
3b6bfd8b9c
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
<manifest>
|
||||
|
||||
<remote name="aosp"
|
||||
fetch=".." />
|
||||
fetch=".."
|
||||
review="https://android-review.googlesource.com/" />
|
||||
<default revision="master"
|
||||
remote="aosp"
|
||||
sync-j="4" />
|
||||
|
|
Loading…
Reference in a new issue