manifest: gitlab: change to ssh

this let us clone private repos

Signed-off-by: Ali Hasan <ahb7671@gmail.com>
Change-Id: Ibec0f2aa201527769b2553a459f2e61af69e2f3d
diff --git a/omni-aosp.xml b/omni-aosp.xml
index 9fc11f9..73c2f75 100644
--- a/omni-aosp.xml
+++ b/omni-aosp.xml
@@ -5,7 +5,7 @@
            fetch="https://github.com/" />
 
     <remote  name="gitlab"
-           fetch="https://gitlab.com/omnirom" />
+           fetch="ssh://git@gitlab.com/omnirom" />
 
     <remote  name="omnirom"
            fetch="https://github.com/omnirom"