Skip to content

Commit eb2257c

Browse files
Wink SavilleAndroid Git Automerger
authored andcommitted
am 6f2361e: Merge "Telephony: Dynamically instantiate IccCard"
* commit '6f2361e7a97329feba7ac19b1a2635e315f73021': Telephony: Dynamically instantiate IccCard
2 parents e5c46fa + 6f2361e commit eb2257c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telephony/java/com/android/internal/telephony/DctConstants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ public enum Activity {
9090
public static final int CMD_SET_USER_DATA_ENABLE = BASE + 30;
9191
public static final int CMD_SET_DEPENDENCY_MET = BASE + 31;
9292
public static final int CMD_SET_POLICY_DATA_ENABLE = BASE + 32;
93+
public static final int EVENT_ICC_CHANGED = BASE + 33;
9394

9495
/***** Constants *****/
9596

0 commit comments

Comments
 (0)