OSDN Git Service

Don't crash if KeyChain can't be bound to.
authorKenny Guy <kennyguy@google.com>
Mon, 7 Mar 2016 13:59:56 +0000 (13:59 +0000)
committerKenny Guy <kennyguy@google.com>
Mon, 7 Mar 2016 13:59:56 +0000 (13:59 +0000)
commit1145cd26bd8acff6aced86a98819172fd7e4cbd1
tree1cd2b70f9434fa0cede8aa3d3677a8a75f1b5094
parenta586c55dc9fa910b227f1c228ba0fd17d4fb449b
Don't crash if KeyChain can't be bound to.

KeyChain can throw an assertion error if
is not around, don't allow that to take down
system.

Bug: 27518175
Change-Id: I99418dfb65c58d3e07cbda91860cdb493b96a836
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java