summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-08-25 14:22:42 -0700
committerXin Li <delphij@google.com>2020-08-26 00:45:54 +0000
commite5da53aa7804cee53110765f80892eaac3503b59 (patch)
tree47cf59522f933fb8ba07570b80e8c6c181cc2fbf
parent6c9c6227c88c4264c296ba9d9e3dc5f660358544 (diff)
downloadmanifest-e5da53aa7804cee53110765f80892eaac3503b59.tar.gz
Use sso:// for corp URL.
Bug: 156756144 Bug: 161840045 Merged-In: I8a886021b4d662d0f00e72d8f9356da16af3f4f3 Change-Id: I945ee7e2d11c95ddd8ea081ab9f6552705787940
-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..5838a57ef 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.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 fd52c0f05..a669fd267 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.googlesource.com/"
+ review="sso://googleplex-android.googlesource.com/"
revision="mirror-aosp-master-with-vendor" />
<!-- pull in the standard AOSP projects. -->