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

Commit 88be6bf1 authored by Soonil Nagarkar's avatar Soonil Nagarkar
Browse files

Update javadocs as per API council feedback

Bug: 142715945
Test: n/a
Change-Id: I0a7149c144a2f660bb135efe0d32ed625b40d90b
parent 8657e781
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