OSDN Git Service

Fix crash in KeySet dump
authorChristopher Tate <ctate@google.com>
Wed, 3 Sep 2014 23:11:31 +0000 (16:11 -0700)
committerChristopher Tate <ctate@google.com>
Wed, 3 Sep 2014 23:11:31 +0000 (16:11 -0700)
commit6441bc7e5366610771b587a8cb6ff04c2861b7a5
treea883e45a9b177111de9f00841cc7474b7ff7b280
parente8f8bc0ad6f7f2c657b4360033d2c7571c800ccb
Fix crash in KeySet dump

This was unfortunately DOSing some important parts of the Package
Manager's dumpsys output.

Change-Id: I228f23e8e26820b40a8d8772cd5f5b04ee8317d9
services/core/java/com/android/server/pm/KeySetManagerService.java