android: Use private repository for XDA for now
This commit is contained in:
parent
360904900c
commit
aaf99730b7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<copyfile src="core/root.mk" dest="Makefile" />
|
<copyfile src="core/root.mk" dest="Makefile" />
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project path="android" name="android" remote="xda" />
|
<project path="android" name="android" remote="private" revision="android-4.3" />
|
||||||
|
|
||||||
<project path="abi/cpp" name="platform/abi/cpp" groups="pdk" />
|
<project path="abi/cpp" name="platform/abi/cpp" groups="pdk" />
|
||||||
<project path="bionic" name="platform/bionic" groups="pdk" />
|
<project path="bionic" name="platform/bionic" groups="pdk" />
|
||||||
|
|
Loading…
Reference in a new issue