History log of /external/apache-http/android/src/android/net/compatibility/WebAddress.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3e387462b084cf0c62e89c21cfd071df50163e39 23-Jan-2015 Narayan Kamath <narayan@google.com> 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
/external/apache-http/android/src/android/net/compatibility/WebAddress.java