diff options
author | Steve Kondik <shade@chemlab.org> | 2010-09-20 15:03:03 -0400 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2010-09-20 15:03:03 -0400 |
commit | 9d41ef51717b373e05401d38ffd724892b5486dd (patch) | |
tree | 12f0826c0c1651e534df7cef505c7b8013136979 | |
parent | b0c9c3462cca3e59bb2b4cd13c01ac7717a66f3d (diff) | |
download | manifest-9d41ef51717b373e05401d38ffd724892b5486dd.tar.gz manifest-9d41ef51717b373e05401d38ffd724892b5486dd.tar.bz2 manifest-9d41ef51717b373e05401d38ffd724892b5486dd.zip |
Use system/bluetooth on Github
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index c91dfdf..531d1b0 100644 --- a/default.xml +++ b/default.xml @@ -203,7 +203,7 @@ <project path="prebuilt" name="platform/prebuilt" revision="master" /> <project path="sdk" name="platform/sdk" revision="tools_r6"/> - <project path="system/bluetooth" name="platform/system/bluetooth" /> + <project path="system/bluetooth" name="CyanogenMod/android_system_bluetooth" remote="github" /> <project path="system/core" name="CyanogenMod/android_system_core" remote="github" /> <project path="system/extras" name="CyanogenMod/android_system_extras" remote="github" /> <project path="system/netd" name="CyanogenMod/android_system_netd" remote="github" /> |