Replace libcore path to new repository android_libcore

Change-Id: Ia221e20b1784c3ed842f2a710f2b32d04fbf4e60
This commit is contained in:
xplodwild 2013-09-12 23:25:26 +01:00
parent 9714c65a17
commit 6ccae6a2c3

View file

@ -277,7 +277,7 @@
<project path="hardware/ti/omap4xxx" name="platform/hardware/ti/omap4xxx" groups="omap4" />
<project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" />
<project path="hardware/ti/wpan" name="platform/hardware/ti/wpan" />
<project path="libcore" name="platform/libcore" />
<project path="libcore" name="android_libcore" remote="private" revision="android-4.3" />
<project path="libnativehelper" name="platform/libnativehelper" groups="pdk-java" />
<project path="ndk" name="platform/ndk" />
<project path="packages/apps/Apollo" name="android_packages_apps_Apollo" remote="private" revision="android-4.3" />