Skip to content
Commit fd6e5f0d authored by Mike Lockwood's avatar Mike Lockwood
Browse files

location: Replace ILocationCollector interface with new ILocationProvider method



This change replaces ILocationCollector with a more general mechanism that
passes locations received from a provider to all other providers.
The network location provider now uses this to implement the location collector.
In the future, this could be used to inject network locations to the GPS
as aiding data.

This change also removes the now obsolete permission INSTALL_LOCATION_COLLECTOR.

Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent bb7b7b31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment