Browse Source

Correct github remote definition

Change-Id: I520f54011db5c52634b27e3d343bccf3f0364023
pull/1/head
Simon Fels 7 years ago
committed by Simon Fels
parent
commit
4fbaa36f1f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      default.xml

+ 1
- 1
default.xml View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="anbox" fetch="git@github.com:morphis/" revision="anbox/master" />
<remote name="anbox" fetch="ssh://git@github.com/morphis/" revision="anbox/master" />
<remote name="aosp"
revision="refs/tags/android-7.1.1_r13"


Loading…
Cancel
Save