aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWes Garner <wesgarner@gmail.com>2010-08-07 14:52:40 -0700
committerWes Garner <wesgarner@gmail.com>2010-08-07 14:52:40 -0700
commitd06f58d6d4ed8aa1658aef0cd9ec20eda8326a00 (patch)
tree8bcb87301b85a48773765d1c0807d2a28aa08695
parent12dcd4f776b62a5f6a0a2cbf25a00474eea3c4d9 (diff)
downloadmanifest-d06f58d6d4ed8aa1658aef0cd9ec20eda8326a00.tar.gz
manifest-d06f58d6d4ed8aa1658aef0cd9ec20eda8326a00.tar.bz2
manifest-d06f58d6d4ed8aa1658aef0cd9ec20eda8326a00.zip
manifest: cleanup
devices common, generic, sample before true device list which is in alphabetical order
-rw-r--r--default.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 7bef396..20680e2 100644
--- a/default.xml
+++ b/default.xml
@@ -21,8 +21,9 @@
<project path="development" name="CyanogenMod/android_development" remote="github" />
<project path="device/common" name="device/common" />
- <project path="device/htc/bravo" name="CyanogenMod/android_device_htc_bravo" remote="github" />
<project path="device/generic" name="CyanogenMod/android_device_generic" remote="github" />
+ <project path="device/sample" name="device/sample" />
+ <project path="device/htc/bravo" name="CyanogenMod/android_device_htc_bravo" remote="github" />
<project path="device/htc/common" name="device/htc/common" />
<project path="device/htc/dream_sapphire" name="CyanogenMod/android_device_htc_dream_sapphire" remote="github" />
<project path="device/htc/espresso" name="CyanogenMod/android_device_htc_espresso" remote="github" />
@@ -35,7 +36,7 @@
<project path="device/motorola/sholes" name="koush/android_device_motorola_sholes" remote="github" />
<project path="device/samsung/vibrant" name="wesgarner/android_device_samsung_vibrant" remote="github" />
<project path="device/yuhua/x2" name="CyanogenMod/android_device_yuhua_x2" remote="github" />
- <project path="device/sample" name="device/sample" />
+
<project path="external/apache-http" name="platform/external/apache-http" />
<project path="external/astl" name="platform/external/astl" />