OSDN Git Service

resolved conflicts for merge of f0c4f0dd to mnc-dev
authorWei Liu <luciferleo@google.com>
Wed, 13 May 2015 16:57:33 +0000 (09:57 -0700)
committerWei Liu <luciferleo@google.com>
Wed, 13 May 2015 16:57:33 +0000 (09:57 -0700)
Change-Id: I16df088016c010aa25ee73ea8e68b3db8c0449e3

1  2 
services/core/java/com/android/server/LocationManagerService.java
services/core/java/com/android/server/location/GpsLocationProvider.java

@@@ -60,6 -60,9 +60,7 @@@ import android.location.Address
  import android.location.Criteria;
  import android.location.GeocoderParams;
  import android.location.Geofence;
 -import android.location.GpsMeasurementsEvent;
 -import android.location.GpsNavigationMessageEvent;
+ import android.location.IGpsGeofenceHardware;
  import android.location.IGpsMeasurementsListener;
  import android.location.IGpsNavigationMessageListener;
  import android.location.IGpsStatusListener;