Fixed problem using HTTPS with Apache HTTP Client when using proxy

Problem described at:
http://code.google.com/p/android/issues/detail?id=2690
The fix is to set default port for scheme to avoid passing -1 as port,
which would cause an IllegalArgumentException.

Change-Id: Ib1324618cdb6e3aa629dea2a2de1856136223aaf
1 file changed
tree: e44cb414b2accfb1160621c63b57e39913adfffa
  1. src/
  2. CleanSpec.mk
  3. MODULE_LICENSE_APACHE2
  4. NOTICE