Christopher Tate aa0c02d221 Deal gracefully with fatal exceptions during full backup
In particular, if the low-level zip or crypto layers of the output
pipeline throw, the output becomes invalid at that point, but we
were not properly detecting this; we were missing the exception and
the runtime was going down.  Now we catch any such fatal exception
and make sure to shut down the backup operation cleanly, leaving
the output at whatever point in its construction that it had
achieved.

Bug 6131870

Change-Id: If0fe0337857404b776f407a79d11dd88b8e60fd0
2012-03-23 13:56:34 -07:00
2012-03-21 14:53:39 -07:00
2012-03-22 11:06:49 -07:00
2012-03-22 08:33:09 -07:00
2012-02-27 13:03:08 -08:00
2012-03-21 13:04:36 -07:00
2012-03-21 07:22:40 -07:00
2012-02-29 14:05:24 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%