Base class for Fused providers implemented as unbundled services.
Fused providers can be implemented as services and return the result of
{@link com.android.location.provider.FusedProvider#getBinder()} in its getBinder() method.
IMPORTANT: This class is effectively a public API for unbundled applications, and must remain
API stable. See README.txt in the root of this package for more information. |