OSDN Git Service

Fix an NPE when cancelling full backup in BMS#endFullBackup()
authorMichal Karpinski <mkarpinski@google.com>
Tue, 27 Jun 2017 14:08:57 +0000 (15:08 +0100)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Tue, 27 Jun 2017 22:36:00 +0000 (22:36 +0000)
commitd3e4d4f2564a322a421466ec9e9dcace2dd2ad2b
tree8b5b5d48fb7e0c0b47a99936e3585dff33c792b9
parent5e592b4a365feba1b196ae11ce2a581c6da66a29
Fix an NPE when cancelling full backup in BMS#endFullBackup()

Bug: 63000171
Test: it's just a nullcheck that compiles
Change-Id: I90faa5577f2fd656bb4f7b6af39494590a77e3bf
(cherry picked from commit 077d6371931dcefeb882a694524753c24bed3313)
services/backup/java/com/android/server/backup/BackupManagerService.java