Unbundle org.apache.http.legacy.

Lets us build it from source on both unbundled and platform
branches. The main changes are :

- We need a placeholder "WebAddress" class that's used internally.
  The class will be deleted from the frameworks once the webview
  stops using it (sigh...)

- Use TrafficStats instead of SocketTagger.

- Remove @hide annotations because they don't matter any more. We're
  not building stubs any more, and apps in both unbundled and platform
  branches will compile directly against the jar. We don't care about
  any of that because this is all deprecated API and deleted from the
  API specification.

bug: 18027885.

Change-Id: I6b5f06db2e3e0e34ccd7264c15e1fe594e61862e
25 files changed
tree: 1ca339b380e52f2b09253a6286fde4976332ba90
  1. android/
  2. src/
  3. Android.mk
  4. CleanSpec.mk
  5. MODULE_LICENSE_APACHE2
  6. NOTICE