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

Commit 30d5195f authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Fix build

Change-Id: I7d0787e4a1f778008c979c4174ef445a950c4250
parent f7a14c0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@ public class ConnectivityManager {
     * The lookup key for a {@link Network} object passed along with a
     * {@link #ACTION_CAPTIVE_PORTAL_DETECTED} or
     * {@link #ACTION_CAPTIVE_PORTAL_SIGN_IN} intent.  This network is not the
     * default network and must be accessed using this {@link Nework} object.
     * default network and must be accessed using this {@link Network} object.
     * Retrieve with {@link android.content.Intent#getParcelableExtra(String)}.
     */
    public static final String EXTRA_NETWORK = "network";