Commit 3ca53fdf authored by Chris Scott's avatar Chris Scott

Oops, reset debugging code

parent 3f0594c0
...@@ -140,7 +140,7 @@ public class LocationUpdateService extends Service implements LocationListener { ...@@ -140,7 +140,7 @@ public class LocationUpdateService extends Service implements LocationListener {
} }
Toast.makeText(this, "Background location tracking started", Toast.LENGTH_SHORT).show(); Toast.makeText(this, "Background location tracking started", Toast.LENGTH_SHORT).show();
this.setPace(true); this.setPace(false);
/** /**
* Experimental cell-location-change handler * Experimental cell-location-change handler
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment