Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATION

ACCESS_FINE_LOCATION is now required for GPS location feature to work.

| LocationManager: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission.

Change-Id: I6b2f11bdab719cb9fc74a67a8e91ad558269d579
1 file changed