aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-01-06 16:23:10 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-01-06 16:23:54 +0100
commite60443604b1d159a117974deefb79db54fabd8cf (patch)
treeded19b08083062459c1eb713e4fa5834d1b1efaf
parent322254c209cea2e7b4bce6cc41014016900aa795 (diff)
downloadmanifest-e60443604b1d159a117974deefb79db54fabd8cf.tar.gz
manifest-e60443604b1d159a117974deefb79db54fabd8cf.tar.bz2
manifest-e60443604b1d159a117974deefb79db54fabd8cf.zip
adding GPS support for htcdream needs to use a new repository(android_hardware_libhardware_legacy)
Without that commit the GPS support for htcdream is absent. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index a8696e2..110d189 100644
--- a/default.xml
+++ b/default.xml
@@ -153,7 +153,7 @@
<project path="hardware/alsa_sound" name="platform/hardware/alsa_sound" revision="master" />
<project path="hardware/broadcom/wlan" name="platform/hardware/broadcom/wlan" />
<project path="hardware/libhardware" name="replicant/android_hardware_libhardware" remote="gitorious" revision="replicant-2.2" />
- <project path="hardware/libhardware_legacy" name="CyanogenMod/android_hardware_libhardware_legacy" remote="github" />
+ <project path="hardware/libhardware_legacy" name="replicant/android_hardware_libhardware_legacy" remote="gitorious" revision="replicant-2.2" />
<project path="hardware/msm7k" name="replicant/android_hardware_msm7k" remote="gitorious" revision="replicant-2.2" />
<project path="hardware/qcom/gps" name="platform/hardware/qcom/gps" />
<project path="hardware/qcom/mm-core" name="CyanogenMod/android_hardware_qcom_mm-core" remote="github" />