am 9a87deb5: DataConnection: Clear cid when entering inactive state.
* commit '9a87deb538caed347621e57c5c83e0185a963bb4': DataConnection: Clear cid when entering inactive state.
This commit is contained in:
@@ -447,6 +447,7 @@ public abstract class DataConnection extends StateMachine {
|
||||
lastFailCause = FailCause.NONE;
|
||||
mRetryOverride = -1;
|
||||
mRefCount = 0;
|
||||
cid = -1;
|
||||
|
||||
mLinkProperties = new LinkProperties();
|
||||
mApn = null;
|
||||
|
||||
Reference in New Issue
Block a user