commit | ff900bd19c873ed32f4eacd7839a55dd49b074da | [log] [tgz] |
---|---|---|
author | Sean Stout <sstout@google.com> | Wed Apr 07 15:42:40 2021 -0700 |
committer | Sean Stout <sstout@google.com> | Tue Apr 13 13:42:13 2021 -0700 |
tree | 332420b4653234242d4be670921601676d1089a7 | |
parent | 4737c51520b9fbbf58d4344321c5fea307ca4b2b [diff] |
Call WindowManagerInternal#waitForAllWindowsDrawn for secondary displays When a secondary display is turning on, WindowManagerInternal#waitForAllWindowsDrawn does not get called properly. This CL updates PhoneWindowManager to call this method so that secondary displays may power on correctly. Fixes: 184780671 Test: power on primary display while using Android Auto Change-Id: I649c796933d81ff80afec26f66eecb4805f3d69c