summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-08-25 04:48:50 +0000
committerXin Li <delphij@google.com>2020-08-25 04:49:08 +0000
commit0a8f51e8785aca0621718cb75eb2e71255535e18 (patch)
tree7e5a7732b08ef649423e6a0c74fbfb8fd2c82738
parent50f34e4031b4f935b22cf920e8613a2acdd0dab9 (diff)
downloadmanifest-0a8f51e8785aca0621718cb75eb2e71255535e18.tar.gz
Revert "Use sso:// for corp URL."
This reverts commit 38f1c8b8637320ef33e669f33893f7430feda916. Reason for revert: seems to cause aosp-master-with-phones to broke again Change-Id: I816afcc8999bca7d8dc4b12652de301c2f28922a
-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. -->