OSDN Git Service

Have CaptivePortalTracker use gservices updateable provisioning urls.
authorWink Saville <wink@google.com>
Sun, 21 Jul 2013 03:31:59 +0000 (20:31 -0700)
committerThe Android Automerger <android-build@android.com>
Thu, 8 Aug 2013 23:59:07 +0000 (16:59 -0700)
commitdae8f3d1f4552ff5fca26ecd630fa2fddca8816c
tree1c8ca50c4a2b02838d93e676a6360577b330c444
parent02a727fde936f346f26e8e902844c9ab6c3d0a4e
Have CaptivePortalTracker use gservices updateable provisioning urls.

After detecting there is a captive portal the url used in the
notification for mobile networks should be updateable via gservices.
These urls will be the same as used by CheckMp and is needed for
carriers that have specific provisioning urls such as AT&T and Verizon.

Bug: 9622647
Change-Id: Idcf4dabc72ece1dbbe1d5e5a21e550dd06fe16c7
core/java/android/net/CaptivePortalTracker.java
core/java/android/net/ConnectivityManager.java
core/java/android/net/IConnectivityManager.aidl
services/java/com/android/server/ConnectivityService.java