summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-11-16 14:25:58 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2012-11-16 14:25:58 -0800
commitfbb30a81416837e3f32de32b7259359864fef5ab (patch)
tree6d76200ba04d3424485458412b4fcc8271c60101
parent5a09f80ca4e93e1da4fa9e8dfbdedd5d3fbac82b (diff)
downloadmanifest-fbb30a81416837e3f32de32b7259359864fef5ab.tar.gz
Add review URI
Change-Id: I21a65e46d17351f0e725956ea24be8857917e829
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 4b37e48f8..4b84e245a 100644
--- a/default.xml
+++ b/default.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch=".." />
+ fetch=".."
+ review="https://android-review.googlesource.com/" />
<default revision="master"
remote="aosp"
sync-j="4" />