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