Android-x86 manifest
修订版 | c877692b988b28157073438c394bf274a6913241 (tree) |
---|---|
时间 | 2018-10-26 00:06:38 |
作者 | nnn1590 <wiiuriku1590@gmai...> |
Commiter | nnn1590 |
UPDATE
@@ -1,10 +1,10 @@ | ||
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <manifest> |
3 | 3 | <remote name="aosp" |
4 | - fetch="git://android-x86.git.sf.net/gitroot/android-x86/korg/" /> | |
4 | + fetch="https://android.googlesource.com/" /> | |
5 | 5 | <remote name="x86" |
6 | - fetch=".." /> | |
7 | - <default revision="refs/tags/HLK75D" remote="aosp" sync-j="1" /> | |
6 | + fetch="." /> | |
7 | + <default revision="refs/tags/HLK75D" remote="aosp" sync-c="true" sync-j="4" /> | |
8 | 8 | |
9 | 9 | <!-- From x86 port repositories --> |
10 | 10 | <project path="build" name="platform/build" remote="x86" revision="honeycomb-x86" > |