summaryrefslogtreecommitdiff
path: root/libs/hwui/Matrix.cpp
diff options
context:
space:
mode:
author Jason Monk <jmonk@google.com> 2014-04-28 14:57:27 -0400
committer Jason Monk <jmonk@google.com> 2014-05-08 13:46:26 -0400
commit56cf1ab4105cffd5afb3abd1411fd38d98002853 (patch)
tree23afa2d07103bd13bd3caf62cd1e680e0fa990d5 /libs/hwui/Matrix.cpp
parent11b7a3813901e9894a37222848c56d8ae353d38d (diff)
Fix Global Proxy when used with PAC
Since PAC needs to relay the local proxy port back to the ConnectivityService it ends up calling handleApplyDefaultProxy... This works fine for PAC on WiFi, but when tested on global proxy (not currently used anywhere), it sets the mDefaultProxy. This mDefaultProxy does not get cleared when the global proxy is cleared and requires a reboot to get things cleared out. This CL adds a check to overwrite mGlobalProxy rather than mDefaultProxy in this use case. Change-Id: I92782d11e213b91f8ddda2faaf996a7252273fc3
Diffstat (limited to 'libs/hwui/Matrix.cpp')
0 files changed, 0 insertions, 0 deletions