am bb2e1ef8: Merge "Fixing possible race condition."
* commit 'bb2e1ef87fe4c5123340035766c759155e6bb90c': Fixing possible race condition.
This commit is contained in:
@@ -522,9 +522,8 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
} catch (InterruptedException e) {
|
||||
}
|
||||
}
|
||||
return thr.mService;
|
||||
}
|
||||
|
||||
return thr.mService;
|
||||
}
|
||||
|
||||
static class WMThread extends Thread {
|
||||
|
||||
Reference in New Issue
Block a user