Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0afec3a1 authored by Todd Kopriva's avatar Todd Kopriva Committed by android-build-merger
Browse files

Merge "docs: bug 37130805, typo" into pi-dev

am: 7c5c4d1c

Change-Id: I687b0cd961d714a012e389122d01271800ddc376
parents bf1f2c45 7c5c4d1c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ import android.os.Parcelable;
/**
 * A class indicating the application criteria for selecting a
 * location provider. Providers may be ordered according to accuracy,
 * power usage, ability to report altitude, speed,
 * and bearing, and monetary cost.
 * power usage, ability to report altitude, speed, bearing, and monetary
 * cost.
 */
public class Criteria implements Parcelable {
    /**