Going public with sources!
Change-Id: Ia2067644a6e2648174f86578a4c01a3086444188
This commit is contained in:
parent
5771e37e96
commit
abd415c74c
1 changed files with 2 additions and 2 deletions
|
@ -13,13 +13,13 @@
|
||||||
fetch="ssh://git@build2.dev.xda-developers.com" />
|
fetch="ssh://git@build2.dev.xda-developers.com" />
|
||||||
|
|
||||||
<remote name="github"
|
<remote name="github"
|
||||||
fetch="https://github.com" />
|
fetch="https://github.com/omnirom" />
|
||||||
|
|
||||||
<default revision="refs/tags/android-4.3_r3.1"
|
<default revision="refs/tags/android-4.3_r3.1"
|
||||||
remote="aosp"
|
remote="aosp"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
|
|
||||||
<project path="build" name="android_build" remote="private" revision="android-4.3" groups="pdk" >
|
<project path="build" name="android_build" remote="github" revision="android-4.3" groups="pdk" >
|
||||||
<copyfile src="core/root.mk" dest="Makefile" />
|
<copyfile src="core/root.mk" dest="Makefile" />
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue