android: Use private repository for XDA for now

This commit is contained in:
XpLoDWilD 2013-08-21 14:09:28 +02:00
parent 360904900c
commit aaf99730b7

View file

@ -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" />