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
Specify correct location for AOSP remote to fetch from
Change-Id: I094c85de14f64ee5213b282936a0d397389281a4
anbox-o
Simon Fels
7 years ago
parent
3934bd998e
commit
5fe2fc6dc9
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
@ -2,7 +2,7 @@
<manifest
>
<remote
name=
"aosp"
fetch=".."
fetch="
https://android
.
googlesource
.
com/
"
review="https://android-review.googlesource.com/" />
<default
revision=
"refs/tags/android-8.0.0_r4"
remote="aosp"
Write
Preview
Loading…
Cancel
Save