Compare commits

..

10 Commits

Author SHA1 Message Date
The Android Open Source Project
4586ec3047 Manifest for android-2.1_r2.1p 2010-03-30 15:20:06 -07:00
The Android Open Source Project
630ac6772b capture branch history 2010-03-30 11:02:37 -07:00
The Android Open Source Project
231c4c2c7b capture branch history 2010-02-24 12:35:41 -08:00
The Android Open Source Project
9729f1a645 capture branch history 2010-02-03 10:46:47 -08:00
The Android Open Source Project
0cc94af373 capture branch history 2010-01-21 12:52:49 -08:00
The Android Open Source Project
8189e6fc43 capture branch history 2010-01-20 16:31:48 -08:00
The Android Open Source Project
372a61ccd5 Remove spurious whitespace 2010-01-12 12:23:33 -08:00
The Android Open Source Project
b5c3386ab1 New eclair projects 2010-01-11 15:32:33 -08:00
The Android Open Source Project
990e91425c manifests for tools_r4 snapshot 2009-12-15 17:08:27 -08:00
Jean-Baptiste Queru
cae47df8db add aosp-specific projects, capture branch history 2009-11-15 16:33:56 -08:00

View File

@@ -3,7 +3,7 @@
<remote name="korg"
fetch="git://android.git.kernel.org/"
review="review.source.android.com" />
<default revision="refs/tags/android-sdk-2.0.1-docs_r1"
<default revision="refs/tags/android-2.1_r2.1p"
remote="korg" />
<project path="build" name="platform/build">
@@ -30,6 +30,7 @@
<project path="hardware/ril" name="platform/hardware/ril" />
<project path="hardware/ti/omap3" name="platform/hardware/ti/omap3" />
<project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" />
<project path="sdk" name="platform/sdk" />
<project path="prebuilt" name="platform/prebuilt" />
@@ -131,6 +132,7 @@
<project path="external/jhead" name="platform/external/jhead" />
<project path="external/jpeg" name="platform/external/jpeg" />
<project path="external/junit" name="platform/external/junit" />
<project path="external/kernel-headers" name="platform/external/kernel-headers" />
<project path="external/lcc" name="platform/external/lcc" />
<project path="external/libffi" name="platform/external/libffi" />
<project path="external/libpcap" name="platform/external/libpcap" />