Call LocationManager.sendNiResponse() instead of calling directly to GpsLocationProvider
Change-Id: I190fb70a608539f77080db64be1bd5b8dc8519e3 Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
@@ -30,7 +30,6 @@ import android.os.ServiceManager;
|
||||
import android.widget.Toast;
|
||||
import android.util.Log;
|
||||
import android.location.LocationManager;
|
||||
import com.android.internal.location.GpsLocationProvider;
|
||||
import com.android.internal.location.GpsNetInitiatedHandler;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user