merge from open-source master

Change-Id: Ib9ec3f3b7418d064b643577156d7d16688b3048d
This commit is contained in:
The Android Open Source Project
2010-06-15 11:44:09 -07:00
2 changed files with 3 additions and 0 deletions

View File

@@ -667,6 +667,7 @@ public class WindowManagerService extends IWindowManager.Stub
}
mInputThread.start();
mQueue.start();
// Add ourself to the Watchdog monitors.
Watchdog.getInstance().addMonitor(this);