summaryrefslogtreecommitdiff
path: root/telephony/java/com/android
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/java/com/android')
-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 02bcf48af514..db88e80de1b3 100644
--- a/telephony/java/com/android/internal/telephony/DctConstants.java
+++ b/telephony/java/com/android/internal/telephony/DctConstants.java
@@ -116,6 +116,7 @@ public class DctConstants {
public static final int EVENT_APN_UNTHROTTLED = BASE + 56;
public static final int EVENT_AIRPLANE_MODE_CHANGED = BASE + 57;
public static final int EVENT_GET_ENHANCED_RADIO_CAPABILITY = BASE + 58;
+ public static final int EVENT_GET_ENHANCED_RADIO_CAPABILITY_RETRY = BASE + 59;
/***** Constants *****/