android_system_core/libs
Christopher Tate 8c79cc91e4 Compress the backup output stream
Zlib compression, with a full flush between each application's
data.  Encryption will be performed on the already-compressed data
once that's implemented.

On restore, the streamed data is similarly uncompressed on the fly.

Change-Id: I19b65c88e759a66527d10913d18fffa9df0bc011
2013-07-30 13:56:57 -07:00
..
utils Compress the backup output stream 2013-07-30 13:56:57 -07:00