diff --git a/telephony/java/android/provider/Telephony.java b/telephony/java/android/provider/Telephony.java index c1b8479a7f56a..67b252e52db99 100644 --- a/telephony/java/android/provider/Telephony.java +++ b/telephony/java/android/provider/Telephony.java @@ -3961,6 +3961,13 @@ public final class Telephony { @NonNull public static final Uri CONTENT_URI = Uri.parse("content://cellbroadcasts"); + /** + * The id of the subscription which received this cell broadcast message. + *

Type: INTEGER

+ * @hide + */ + public static final String SUB_ID = "sub_id"; + /** * Message geographical scope. Valid values are: *