Skip to content

Commit 5e3cdc7

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: deprecate thingy"
2 parents 98a5fcd + 4cc5333 commit 5e3cdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/net/ConnectivityManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ public boolean requestRouteToHostAddress(int networkType, InetAddress hostAddres
515515
* All applications that have background services that use the network
516516
* should listen to {@link #ACTION_BACKGROUND_DATA_SETTING_CHANGED}.
517517
* <p>
518-
* As of {@link VERSION_CODES#ICE_CREAM_SANDWICH}, availability of
518+
* @deprecated As of {@link VERSION_CODES#ICE_CREAM_SANDWICH}, availability of
519519
* background data depends on several combined factors, and this method will
520520
* always return {@code true}. Instead, when background data is unavailable,
521521
* {@link #getActiveNetworkInfo()} will now appear disconnected.

0 commit comments

Comments
 (0)