docs: deprecate thingy am: 5058914700

Original change: undetermined

Change-Id: I298efaa0ed4dfcc4881a49ea0f0598618aea1ff8
This commit is contained in:
Scott Main
2021-05-31 12:08:58 +00:00
committed by Automerger Merge Worker

View File

@@ -515,7 +515,7 @@ public class ConnectivityManager {
* All applications that have background services that use the network * All applications that have background services that use the network
* should listen to {@link #ACTION_BACKGROUND_DATA_SETTING_CHANGED}. * should listen to {@link #ACTION_BACKGROUND_DATA_SETTING_CHANGED}.
* <p> * <p>
* As of {@link VERSION_CODES#ICE_CREAM_SANDWICH}, availability of * @deprecated As of {@link VERSION_CODES#ICE_CREAM_SANDWICH}, availability of
* background data depends on several combined factors, and this method will * background data depends on several combined factors, and this method will
* always return {@code true}. Instead, when background data is unavailable, * always return {@code true}. Instead, when background data is unavailable,
* {@link #getActiveNetworkInfo()} will now appear disconnected. * {@link #getActiveNetworkInfo()} will now appear disconnected.