Added todo work
Added todo work to deprecate the broadcasted flag, which is essentially replaced by the displayed flag. Test: None Bug: 143229383 Change-Id: I3907d0d76166a768e57bfa420855e6a0563968a8
This commit is contained in:
@@ -4390,6 +4390,7 @@ public final class Telephony {
|
||||
* Indicates that whether the message has been broadcasted to the application.
|
||||
* <P>Type: BOOLEAN</P>
|
||||
*/
|
||||
// TODO: deprecate this in S.
|
||||
public static final String MESSAGE_BROADCASTED = "message_broadcasted";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user