summaryrefslogtreecommitdiffstats
path: root/common/java/com/android/ex
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2014-12-15 15:53:15 +0000
committerNarayan Kamath <narayan@google.com>2014-12-15 16:03:46 +0000
commit81d4875bd9a69efb1aa59ce0dab2ce5449c3448e (patch)
treec1d84578ce21ac92264593b04ef62e311e73a35d /common/java/com/android/ex
parent842e82f6b8d85c71469f4decdfd5d1a486d55881 (diff)
downloadandroid_frameworks_ex-81d4875bd9a69efb1aa59ce0dab2ce5449c3448e.tar.gz
android_frameworks_ex-81d4875bd9a69efb1aa59ce0dab2ce5449c3448e.tar.bz2
android_frameworks_ex-81d4875bd9a69efb1aa59ce0dab2ce5449c3448e.zip
Remove apache dependency from android-common.
This static library was relying on HttpDateTime via AndroidHttpClient. (and is the only user of this API in our tree). Regrettably, the most reasonable way forward seems to be copy that class into frameworks/ex. Using reflection is possible too, but it's riskier since we have to ensure this class exists unmodified all the way back to froyo. See API council request b/2553589 for why this was in AndroidHttpClient in the first place. Also, this change sets LOCAL_SDK_VERSION := 8 for tests to match the library version. bug: 18027885 Change-Id: I9c473f60f0314758120e0d6c6f9b56e4d77ba658
Diffstat (limited to 'common/java/com/android/ex')
0 files changed, 0 insertions, 0 deletions