Ensure manifest points to the right host for internal projects.

BUG=119582241
diff --git a/aosp-with-blobs.xml b/aosp-with-blobs.xml
index cf608ed..6203a5b 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" />