am eb2257cc: am 6f2361e7: Merge "Telephony: Dynamically instantiate IccCard"

* commit 'eb2257ccc94679404cf22d876f0a98109a5dc25d':
  Telephony: Dynamically instantiate IccCard
This commit is contained in:
Wink Saville
2012-08-08 17:44:24 -07:00
committed by Android Git Automerger

View File

@@ -90,6 +90,7 @@ public class DctConstants {
public static final int CMD_SET_USER_DATA_ENABLE = BASE + 30;
public static final int CMD_SET_DEPENDENCY_MET = BASE + 31;
public static final int CMD_SET_POLICY_DATA_ENABLE = BASE + 32;
public static final int EVENT_ICC_CHANGED = BASE + 33;
/***** Constants *****/