Files
frameworks_base/core/java/android
Christopher Tate 0e0b4ae5bc Don't let bmgr leave a restore session hanging on error
Specifically, don't wait for the RestoreObserver to be informed that the restore
has completed unless performRestore() ran.  We were winding up in a case where
bmgr was hanging forever waiting on a nonexistent restore process instead of
calling endRestoreSession().

Also improve the documentation, explicitly calling out the need to call
endRestoreSession() even if previous operations on the session were
unsuccessful.
2009-08-11 17:25:12 -07:00
..
2009-07-31 10:41:27 -07:00
2009-07-28 00:13:47 -07:00
2009-07-31 17:58:55 -07:00
2009-07-17 07:50:00 -07:00
2009-07-29 11:26:10 -07:00
2009-08-09 19:12:27 -07:00
2009-08-10 11:28:39 -07:00