resolved conflicts for merge of 1ffd753e to gingerbread-plus-aosp
Change-Id: I2741766c359bed3040fa3b787d72483eb028fb6d
This commit is contained in:
@@ -134,7 +134,7 @@ public final class ShutdownThread extends Thread {
|
||||
private static void beginShutdownSequence(Context context) {
|
||||
synchronized (sIsStartedGuard) {
|
||||
if (sIsStarted) {
|
||||
Log.d(TAG, "Request to shutdown already running, returning.");
|
||||
Log.d(TAG, "Shutdown sequence already running, returning.");
|
||||
return;
|
||||
}
|
||||
sIsStarted = true;
|
||||
|
||||
Reference in New Issue
Block a user