diff options
author | Steve Kondik <shade@chemlab.org> | 2010-11-23 14:23:43 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2010-11-23 14:23:43 -0500 |
commit | 2f981e5ee6585420f98cdde5f09072f3977fb461 (patch) | |
tree | 228446b5d0921b67eb5df5f80f13b76919053b71 | |
parent | 5371ad8f64e6ee75f60b13f2296ff1dbe00ddaf0 (diff) | |
download | manifest-2f981e5ee6585420f98cdde5f09072f3977fb461.tar.gz manifest-2f981e5ee6585420f98cdde5f09072f3977fb461.tar.bz2 manifest-2f981e5ee6585420f98cdde5f09072f3977fb461.zip |
Use hardware/ril on Github
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index e4e8a23..b32dad9 100644 --- a/default.xml +++ b/default.xml @@ -153,7 +153,7 @@ <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" /> <project path="hardware/qcom/mm-video" name="CyanogenMod/android_hardware_qcom_mm-video" remote="github" /> - <project path="hardware/ril" name="platform/hardware/ril" /> + <project path="hardware/ril" name="CyanogenMod/android_hardware_ril" remote="github" /> <project path="hardware/ti/omap3" name="platform/hardware/ti/omap3" /> <project path="hardware/ti/wlan" name="platform/hardware/ti/wlan" /> |