removed extra event log tag
This commit is contained in:
@@ -112,9 +112,6 @@ public abstract class ServiceStateTracker extends Handler {
|
|||||||
protected static final int EVENT_SIGNAL_STRENGTH_UPDATE_CDMA = 33;
|
protected static final int EVENT_SIGNAL_STRENGTH_UPDATE_CDMA = 33;
|
||||||
protected static final int EVENT_NV_LOADED = 34;
|
protected static final int EVENT_NV_LOADED = 34;
|
||||||
|
|
||||||
// Event Log Tags
|
|
||||||
protected static final int EVENT_LOG_CGREG_FAIL = 50107;
|
|
||||||
|
|
||||||
//***** Time Zones
|
//***** Time Zones
|
||||||
protected static final String TIMEZONE_PROPERTY = "persist.sys.timezone";
|
protected static final String TIMEZONE_PROPERTY = "persist.sys.timezone";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user