summaryrefslogtreecommitdiff
path: root/telephony
diff options
context:
space:
mode:
Diffstat (limited to 'telephony')
-rw-r--r--telephony/java/com/android/internal/telephony/DctConstants.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/telephony/java/com/android/internal/telephony/DctConstants.java b/telephony/java/com/android/internal/telephony/DctConstants.java
index d1ba20ad1106..d775e41a7e7b 100644
--- a/telephony/java/com/android/internal/telephony/DctConstants.java
+++ b/telephony/java/com/android/internal/telephony/DctConstants.java
@@ -118,6 +118,7 @@ public class DctConstants {
public static final int EVENT_GET_ENHANCED_RADIO_CAPABILITY = BASE + 58;
public static final int EVENT_GET_ENHANCED_RADIO_CAPABILITY_RETRY = BASE + 59;
public static final int EVENT_RECONNECT_EXT_TELEPHONY_SERVICE = BASE + 60;
+ public static final int EVENT_TRAFFIC_DESCRIPTORS_UPDATED = BASE + 61;
/***** Constants *****/