summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-01-11 15:55:00 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2012-01-11 20:07:46 -0800
commit3b6bfd8b9c164b1925b236999576b0d354fcf987 (patch)
tree1d8cf4f122d4c521ba7d1e04db8dae50227ccc58
parentf9d7e57800d0b13c5bd6e60fb71a312d2e18adb0 (diff)
Add review URI.
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 991670c..df3c789 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" />