OSDN Git Service

A couple of restore fixes:
authorChristopher Tate <ctate@google.com>
Fri, 25 Jul 2014 01:58:23 +0000 (18:58 -0700)
committerChristopher Tate <ctate@google.com>
Fri, 25 Jul 2014 01:58:23 +0000 (18:58 -0700)
commit7ff106c20d403e3217f5f384e63737285e2668a2
treea42b9704925a46ea6e30d6ec33f1eaddc521d3c2
parentccf9fca47149d102293668c2e81febc175e0329e
A couple of restore fixes:

* Fix crasher after transport-level failure attempting to ask for
  the name of the next package to be restored

* Current-dataset single-package restore path no longer requires
  that the package have its own backup agent.

Bug 16548983

Change-Id: Id37f2f0e6075d53c414d9a997bf738bbf0cfff8b
services/backup/java/com/android/server/backup/BackupManagerService.java