Merge "Moved data retry handler from broadcast to message."

This commit is contained in:
Treehugger Robot
2017-05-04 18:04:29 +00:00
committed by Gerrit Code Review

View File

@@ -106,6 +106,7 @@ public class DctConstants {
public static final int EVENT_REDIRECTION_DETECTED = BASE + 44;
public static final int EVENT_PCO_DATA_RECEIVED = BASE + 45;
public static final int EVENT_SET_CARRIER_DATA_ENABLED = BASE + 46;
public static final int EVENT_DATA_RECONNECT = BASE + 47;
/***** Constants *****/