summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-07-19 06:32:46 +0000
committerXin Li <delphij@google.com>2020-07-19 06:32:46 +0000
commit9cd4aa7a5745b4bc67227058060e9dce0dd6af26 (patch)
tree9fb23306f63ff89cea27f512be0bd89ff05e4d3f
parent89f10456dccbdd03e525b9dd7d8bb123c0d4028d (diff)
downloadmanifest-9cd4aa7a5745b4bc67227058060e9dce0dd6af26.tar.gz
Revert "Use sso:// for corp URL."
This reverts commit 89f10456dccbdd03e525b9dd7d8bb123c0d4028d. Reason for revert: Seems to cause aosp-master-with-phones breakage Change-Id: I1ade482d436413e602887d066293c2a2ba2d62da
-rw-r--r--aosp-master-with-modules.xml2
-rw-r--r--aosp-master-with-phones.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/aosp-master-with-modules.xml b/aosp-master-with-modules.xml
index d38d6e3c4..8fdc51ec3 100644
--- a/aosp-master-with-modules.xml
+++ b/aosp-master-with-modules.xml
@@ -8,7 +8,7 @@
-->
<remote name="goog"
- fetch="sso://googleplex-android/"
+ fetch="https://googleplex-android.googlesource.com/"
revision="master" />
<!-- pull in the standard AOSP projects. -->
diff --git a/aosp-master-with-phones.xml b/aosp-master-with-phones.xml
index 4ccb8ecdd..a9ea2a509 100644
--- a/aosp-master-with-phones.xml
+++ b/aosp-master-with-phones.xml
@@ -8,8 +8,8 @@
-->
<remote name="goog"
- fetch="sso://googleplex-android/"
- review="sso://googleplex-android/"
+ fetch="https://googleplex-android.googlesource.com/"
+ review="https://googleplex-android-review.googlesource.com/"
revision="mirror-aosp-master-with-vendor" />
<!-- pull in the standard AOSP projects. -->