Browse Source

Specify correct location for AOSP remote to fetch from

Change-Id: I094c85de14f64ee5213b282936a0d397389281a4
anbox-o
Simon Fels 6 years ago
parent
commit
5fe2fc6dc9
1 changed files with 1 additions and 1 deletions
  1. +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"


Loading…
Cancel
Save