This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
anbox-platform_manifests
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Correct github remote definition
Change-Id: I520f54011db5c52634b27e3d343bccf3f0364023
pull/1/head
Simon Fels
8 years ago
committed by
Simon Fels
parent
86645fe4b7
commit
4fbaa36f1f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save