OSDN Git Service

Fix infinite loop in TrustManagerService exception handler.
authorJim Miller <jaggies@google.com>
Tue, 20 May 2014 00:38:13 +0000 (17:38 -0700)
committerJim Miller <jaggies@google.com>
Tue, 20 May 2014 00:38:13 +0000 (17:38 -0700)
commit577b6f6ae4c41ee5a5b79a82962f38df395e8752
treef88aa5913aa3836bb1f947624551e258cecedfb1
parentd069cd5164ec4e6edcafa3fb3927675c55e5fe32
Fix infinite loop in TrustManagerService exception handler.

Fixes bug 15092272

Change-Id: I972a9134aed18fc160c919eac93e9d488b5691f1
services/core/java/com/android/server/trust/TrustManagerService.java