Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03d24677 authored by Mike Lockwood's avatar Mike Lockwood
Browse files

GPS: Fix problem with SUPL when SUPL APN is already active.



Use ConnectivityManager.CONNECTIVITY_ACTION broadcast in LocationManagerService
to notify GPS when SUPL connection is ready instead of TelephonyIntents.ACTION_ANY_DATA_CONNECTION_STATE_CHANGED,
which is not sent in all cases.
Expand LocationProvider.updateNetworkState() to include NetworkInfo object.

Fixes bug b/2155661

Change-Id: Iee227ace7d536b36cf7973e3e6a8b7a621ce6565
Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent 9d5b5899
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment