OSDN Git Service

Don't allow restore sessions during backups
authorChristopher Tate <ctate@google.com>
Thu, 9 Jun 2016 23:28:26 +0000 (16:28 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 9 Jun 2016 23:28:26 +0000 (16:28 -0700)
commit09893e9a4157f77938a0f688d17476df8be9441a
tree1a8615066b137ea9065e7e4954f5a958496e8987
parent142fc425c472eb7a948c0eed37aa7b4b80740a8c
Don't allow restore sessions during backups

Gracefully no-op if apps attempt to restore themselves while there is
a backup pass in flight.

Bug 29135379

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