OSDN Git Service

Add SUPL-specific network bcast
authorRobert Greenwalt <rgreenwalt@google.com>
Tue, 1 Sep 2015 15:23:04 +0000 (08:23 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Tue, 1 Sep 2015 22:06:04 +0000 (15:06 -0700)
commite94a6ff5dcc1a4e4f66320f7cc1ccd4deb786073
treeae34ab52a0772f8cd52d4adf8aab4bc4bc347706
parent7878eee8a9c20752e038f563b98b6b42c372cd0f
Add SUPL-specific network bcast

Move SUPL CONNECTIVITY_ACTION bcasts to a different, hidden intent
to reduce the churn of apps when SUPL comes/goes.

Short term hack until SUPL moves to use the new APIs and there's
no bcast.

bug:23350688
Change-Id: I3dc14b42afa72465260aa41ccedfe1df27baabd9
core/java/android/net/ConnectivityManager.java
services/core/java/com/android/server/ConnectivityService.java