android: Add gitlab as predefined remote source

Change-Id: If71a3ac1cd82eb7360ce1ce86d185e7570f31acd
This commit is contained in:
Menno van Grinsven 2018-07-01 16:29:10 +02:00 committed by Menno van Grinsven
parent 9c6194353c
commit 6814243b9d
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
<remote name="github"
fetch="https://github.com/" />
<remote name="gitlab"
fetch="https://gitlab.com/" />
<remote name="omnirom"
fetch="https://github.com/omnirom"
review="gerrit.omnirom.org" />