OSDN Git Service

Fix HttpProxy.
authorRobert Greenwalt <robdroid@android.com>
Wed, 31 Mar 2010 02:15:32 +0000 (19:15 -0700)
committerRobert Greenwalt <robdroid@android.com>
Wed, 31 Mar 2010 02:15:32 +0000 (19:15 -0700)
commitf1cac90c7baafa48b47c5d178dd12a75ba89af0b
treedb38aaf7680af1dacaaa140d2e1e6e1f1fe4565a
parentae405d56215e4ab43e8210b66e741a0bf9d5edcf
Fix HttpProxy.

A key bit of code was lost in change 38/25338/5 (2009/09/17 change
of RequestQueue.java) which caused us to not pick up proxy settings.
Putting it back.

bug:2364475
Change-Id: I1e79858f64d8e793a966ef8e6f7a0d3f2a02251f
core/java/android/net/http/RequestQueue.java