Merge "Don't send ACK to modem for a 2nd close request"
This commit is contained in:
commit
4ff9a6a2a2
1 changed files with 0 additions and 1 deletions
|
@ -599,7 +599,6 @@ void AgpsManager::releaseATL(int connHandle){
|
|||
if (sm == NULL) {
|
||||
LOC_LOGE("Subscriber with connHandle %d not found in any SM",
|
||||
connHandle);
|
||||
mAtlCloseStatusCb(connHandle, 0);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue