OSDN Git Service

Log the error when uncrypt timeouts
authorTianjie Xu <xunchang@google.com>
Sat, 24 Sep 2016 22:39:56 +0000 (15:39 -0700)
committerTianjie Xu <xunchang@google.com>
Tue, 27 Sep 2016 20:34:58 +0000 (13:34 -0700)
commit036d08638e6a5f849847a32d794ad34d7dec1368
tree3f80130b579ac3294c8793d8ff817a59cdd36188
parent95abef9355b37e4a3f8430b24c7c6f34b801cae0
Log the error when uncrypt timeouts

Log the error code to uncrypt_status if uncrypt gets killed because
of timeout.

Test: We log the error code correctly in uncrypt_status when uncrypt timeouts.
Bug: 31603820
Change-Id: Ia623c333714295e68f4269257fbb4297a867e42b
core/java/android/os/RecoverySystem.java
services/core/java/com/android/server/power/ShutdownThread.java