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

Commit d56520a3 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "@hide DownloadManager.Request.NETWORK_WIMAX" into ics

parents 5e81d78f e03bdb3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -344,6 +344,7 @@ public class DownloadManager {
        /**
         * Bit flag for {@link #setAllowedNetworkTypes} corresponding to
         * {@link ConnectivityManager#TYPE_WIMAX}.
         * @hide
         */
        public static final int NETWORK_WIMAX = 1 << 6;