locationAcceptableAccuracyInMetersThreshold

Default location acceptable accuracy threshold used in {@link LocationValidator}.

If a new {@link android.location.Location} update is received from the LocationEngine that has an accuracy less than this threshold, the update will be considered valid and all other validation is not considered.