am 87ed42d0: Merge "Don\'t spuriously time out restore sessions" into honeycomb-mr1
* commit '87ed42d065653aa30b2d1b8b220b75375cf9af30': Don't spuriously time out restore sessions
This commit is contained in:
@@ -379,6 +379,10 @@ class BackupManagerService extends IBackupManager.Stub {
|
||||
}
|
||||
}
|
||||
|
||||
// Done: reset the session timeout clock
|
||||
removeMessages(MSG_RESTORE_TIMEOUT);
|
||||
sendEmptyMessageDelayed(MSG_RESTORE_TIMEOUT, TIMEOUT_RESTORE_INTERVAL);
|
||||
|
||||
mWakelock.release();
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user