OSDN Git Service

Fix Sending PAC Broadcast before downloaded
authorJason Monk <jmonk@google.com>
Mon, 23 Sep 2013 17:32:39 +0000 (13:32 -0400)
committerJohn Huang <jsh@google.com>
Thu, 26 Sep 2013 23:06:32 +0000 (23:06 +0000)
commitd443479a45279f8f52daf4034698f2ab3c3e62f1
tree263b04586d652f54c9f96753f86bcc7ff6550f14
parentf95c9aa7e1229963a4cb92eed46eafc205b03cb3
Fix Sending PAC Broadcast before downloaded

The PacManager now waits until the local proxy is bound and the PAC file
is downloaded before sending out the proxy broadcast.

Bug: 10895515
Change-Id: Iaa7fc0989b52453aeeb720b44df0fca0fcb959ca
services/java/com/android/server/connectivity/PacManager.java