Add EVENT_ROAMING_SETTING_CHANGE in DctConstants.
Bug: 64746542 Test: Manual Change-Id: I91a0cb078e40b5491085a39de7c551065c00da30
This commit is contained in:
committed by
Xiangyu/Malcolm Chen
parent
10477217f5
commit
b0d99e435b
@@ -107,6 +107,7 @@ public class DctConstants {
|
||||
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;
|
||||
public static final int EVENT_ROAMING_SETTING_CHANGE = BASE + 48;
|
||||
|
||||
/***** Constants *****/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user