am 0a08b194: Merge "Fix HttpProxy." into froyo
Merge commit '0a08b1948f1e93fc36af8913e6e87fbeb0e9a92d' into froyo-plus-aosp * commit '0a08b1948f1e93fc36af8913e6e87fbeb0e9a92d': Fix HttpProxy.
This commit is contained in:
@@ -238,6 +238,8 @@ public class RequestQueue implements RequestFeeder {
|
||||
mContext.registerReceiver(mProxyChangeReceiver,
|
||||
new IntentFilter(Proxy.PROXY_CHANGE_ACTION));
|
||||
}
|
||||
// we need to resample the current proxy setup
|
||||
setProxyConfig();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user