summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-05-14 17:20:57 +0000
committerXin Li <delphij@google.com>2020-08-18 08:18:18 -0700
commit38f1c8b8637320ef33e669f33893f7430feda916 (patch)
tree3a5c5052044a822440f524de81785eea4202fd76
parent51ecad3bf82b96995756f4d1ad5bd1a1311bc4f7 (diff)
downloadmanifest-38f1c8b8637320ef33e669f33893f7430feda916.tar.gz
Use sso:// for corp URL.
Bug: 156756144 Bug: 161840045 Change-Id: I2279d6639393f808c3859c42afff5ff6a7623311
-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. -->