diff --git a/telephony/java/android/provider/Telephony.java b/telephony/java/android/provider/Telephony.java index 3e4cd4df22ac0..ddda010a94a4e 100644 --- a/telephony/java/android/provider/Telephony.java +++ b/telephony/java/android/provider/Telephony.java @@ -3962,6 +3962,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: *