summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Napier <napier@google.com>2018-11-16 18:26:44 -0800
committerBill Napier <napier@google.com>2018-11-16 18:26:44 -0800
commit8308cc57fe299e4b4ecd1289280b54481cbefb5c (patch)
treee8ba6d5d19026d94d7dc916adfc25490b3895455
parent7bea57af03edab023088ea26dfaf3883e55b0330 (diff)
downloadmanifest-8308cc57fe299e4b4ecd1289280b54481cbefb5c.tar.gz
Ensure manifest points to the right host for internal projects.
BUG=119582241
-rw-r--r--aosp-with-blobs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosp-with-blobs.xml b/aosp-with-blobs.xml
index cf608edc4..6203a5b51 100644
--- a/aosp-with-blobs.xml
+++ b/aosp-with-blobs.xml
@@ -2,7 +2,7 @@
<manifest>
<remote name="goog"
- fetch=".."
+ fetch="https://googleplex-android.googlesource.com/"
review="sso://googleplex-android/"
revision="mirror-aosp-master-with-vendor" />