Broadcast Action: The setting for background data usage has changed values. Use ConnectivityManager.BackgroundDataSetting to get the current value.
If an application uses the network in the background, it should listen for this broadcast and stop using the background data if the value is false.