cm: Use apache-http repo from CM for TCM support

Change-Id: I4dd3079cedf9402bc428e3d60606bf85a9de8d9b
This commit is contained in:
Steve Kondik 2015-10-12 11:36:21 -10:00
parent 59f06123ef
commit 53ebb409c3
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@
<project path="external/antlr" name="platform/external/antlr" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/apache-commons-math" name="platform/external/apache-commons-math" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/apache-harmony" name="platform/external/apache-harmony" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/apache-http" name="platform/external/apache-http" groups="pdk" remote="aosp" />
<project path="external/apache-http" name="CyanogenMod/android_external_apache-http" groups="pdk" />
<project path="external/apache-xml" name="platform/external/apache-xml" groups="pdk" remote="aosp" />
<project path="external/bison" name="platform/external/bison" groups="pdk" remote="aosp" />
<project path="external/blktrace" name="platform/external/blktrace" groups="pdk-cw-fs,pdk-fs" remote="aosp" />