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

Commit 99347aa6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update javadocs as per API council feedback"

parents a8f5a64c 88be6bf1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1211,7 +1211,8 @@ public class Location implements Parcelable {
    }

    /**
     * Attaches an extra {@link Location} to this Location.
     * Attaches an extra {@link Location} to this Location. This is useful for location providers
     * to set the {@link #EXTRA_NO_GPS_LOCATION} extra to provide coarse locations for clients.
     *
     * @param key the key associated with the Location extra
     * @param value the Location to attach