Browse Source

Specify correct location for AOSP remote to fetch from

Change-Id: I094c85de14f64ee5213b282936a0d397389281a4
anbox-p
Simon Fels 7 years ago
parent
commit
15bbdcaa82
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-9.0.0_r3"
remote="aosp"


Loading…
Cancel
Save