OSDN Git Service

Bring the test transport's restore code into line
authorChristopher Tate <ctate@google.com>
Mon, 15 Jun 2009 19:31:20 +0000 (12:31 -0700)
committerChristopher Tate <ctate@google.com>
Mon, 15 Jun 2009 19:33:51 +0000 (12:33 -0700)
commit8e55eac96d768a4de68a091f57487deadf6d0a87
tree364c4575955b6d131da1920e3dd3e4f565f04b22
parent2c723ee0cc9db37b61f55e53ff739ca3fe9cbe8a
Bring the test transport's restore code into line

It now reconstructs the backup data stream as it was originally structured, no
longer assuming that its backed-up records can simply be concatenated into the
destination stream.
core/java/com/android/internal/backup/LocalTransport.java