summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-05-14 17:20:57 +0000
committerXin Li <delphij@google.com>2020-07-17 23:59:32 +0000
commit89f10456dccbdd03e525b9dd7d8bb123c0d4028d (patch)
tree25c28e15bbebdc2eead5db91aeb1602da8f89a47
parente4eb02353c7e8a7785ea88a8871f33fb160b89bc (diff)
downloadmanifest-89f10456dccbdd03e525b9dd7d8bb123c0d4028d.tar.gz
Use sso:// for corp URL.
Bug: 156756144 Change-Id: I3585b3f2d93eb6becdb91c54242a6d5ab392bfa8
-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 8fdc51ec3..d38d6e3c4 100644
--- a/aosp-master-with-modules.xml
+++ b/aosp-master-with-modules.xml
@@ -8,7 +8,7 @@
-->
<remote name="goog"
- fetch="https://googleplex-android.googlesource.com/"
+ fetch="sso://googleplex-android/"
revision="master" />
<!-- pull in the standard AOSP projects. -->
diff --git a/aosp-master-with-phones.xml b/aosp-master-with-phones.xml
index a9ea2a509..4ccb8ecdd 100644
--- a/aosp-master-with-phones.xml
+++ b/aosp-master-with-phones.xml
@@ -8,8 +8,8 @@
-->
<remote name="goog"
- fetch="https://googleplex-android.googlesource.com/"
- review="https://googleplex-android-review.googlesource.com/"
+ fetch="sso://googleplex-android/"
+ review="sso://googleplex-android/"
revision="mirror-aosp-master-with-vendor" />
<!-- pull in the standard AOSP projects. -->