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:
Jack Yu
2020-03-08 00:37:37 -08:00
parent df8bb00371
commit c38a70a946

View File

@@ -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";
/**