manifest: Add github remote

Signed-off-by: Jyotirditya <imjyotiraditya@pm.me>
Change-Id: I0773176857b5ddbb776279c5052d7c3ab6fc2fa4
This commit is contained in:
Jyotirditya 2020-09-18 21:08:14 +05:30 committed by Jake Weinstein
parent af9bac0f9c
commit 89f327f247
1 changed files with 7 additions and 1 deletions

View File

@ -27,7 +27,13 @@
fetch="https://github.com/ThankYouMario"
revision="ruby" />
<remote name="gitlab"
<remote name="github"
fetch="https://github.com" />
<remote name="github-ssh"
fetch="ssh://git@github.com" />
<remote name="gitlab"
fetch="https://gitlab.com"/>
<include name="aospa.xml"/>