OSDN Git Service

Add a thread to handle the radio shutdown.
authorJeff Brown <jeffbrown@google.com>
Fri, 1 Jun 2012 00:39:13 +0000 (17:39 -0700)
committerJeff Brown <jeffbrown@google.com>
Fri, 1 Jun 2012 01:37:34 +0000 (18:37 -0700)
commitb8203719bd037b39d12413f54d546e9ecc9e4872
treed53b15128e685d0793fe6ec165d391872de77e5d
parent80a1de1007ddc62e1af2a4746008f499145aeaab
Add a thread to handle the radio shutdown.

Protect the ShutdownThread from possible hangs in the telephony,
Bluetooth or NFC stack while turning off the radios.

Bug: 6585958
Change-Id: I6b448c854c5a0efb0eedd90437853ef2571e785b
services/java/com/android/server/pm/ShutdownThread.java