android: drop gitlab remote, as we don't pull from gitlab

Change-Id: Ib04757b49d19d05f727da5da0a5eccba4d7f8d44
This commit is contained in:
Tom Powell 2020-02-25 18:02:13 -08:00
parent ebe2d78c39
commit 25f3abc554

View File

@ -8,9 +8,6 @@
<remote name="private" <remote name="private"
fetch="ssh://git@github.com" /> fetch="ssh://git@github.com" />
<remote name="gitlab"
fetch="ssh://git@gitlab.com" />
<remote name="aosp" <remote name="aosp"
fetch="https://android.googlesource.com" fetch="https://android.googlesource.com"
review="android-review.googlesource.com" review="android-review.googlesource.com"