Added todo work

Added todo work to deprecate the broadcasted flag, which is
essentially replaced by the displayed flag.

Test: None
Bug: 143229383
Merged-In: I3907d0d76166a768e57bfa420855e6a0563968a8
Change-Id: I3907d0d76166a768e57bfa420855e6a0563968a8
(cherry picked from commit c38a70a946)
This commit is contained in:
Jack Yu
2020-03-08 00:37:37 -08:00
parent 1c9035f578
commit 930570e656

View File

@@ -4358,6 +4358,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";
/**