Skip to content

Commit f087557

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

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)