Merge "Add missing @Deprecated annotation."
This commit is contained in:
@@ -56,6 +56,7 @@ public class TelephonyIntents {
|
|||||||
* by the system.
|
* by the system.
|
||||||
* @deprecated use {@link Intent#ACTION_SERVICE_STATE}
|
* @deprecated use {@link Intent#ACTION_SERVICE_STATE}
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public static final String ACTION_SERVICE_STATE_CHANGED = Intent.ACTION_SERVICE_STATE;
|
public static final String ACTION_SERVICE_STATE_CHANGED = Intent.ACTION_SERVICE_STATE;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user