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

Commit c3cd62f8 authored by Sundeep Ghuman's avatar Sundeep Ghuman
Browse files

Fix typo in ScoredNetwork javadoc.

Bug: 34824590
Test: NA
Change-Id: I1dcb9a2ca7de1e42f28ecf5b916700ffb184da72
parent cd1d343f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ public class ScoredNetwork implements Parcelable {
     * the Network Recommendation Provider.
     *
     * @see #ATTRIBUTES_KEY_HAS_CAPTIVE_PORTAL
     * @see #ATTRIBUTES_KEY_RANKING_SCORE_OFFSET_KEY
     * @see #ATTRIBUTES_KEY_RANKING_SCORE_OFFSET
     */
    @Nullable
    public final Bundle attributes;