diff options
author | Bryce Lee <brycelee@google.com> | 2017-03-20 10:37:12 -0700 |
---|---|---|
committer | Bryce Lee <brycelee@google.com> | 2017-03-20 10:37:12 -0700 |
commit | af3a400ead86f29ca355613dbe3a13b6fc3243d3 (patch) | |
tree | c73163c673f706d76f8bb358d99b6ce5c63ee906 /docs/html/sdk/api_diff/20/changes | |
parent | 44277fbd617c9b23125494563c8e640876dbd941 (diff) |
Do not defer wm display logic when called from am.
Currently we process any remove/add/change logic from the activity
manager to the window manager through a handler message. This opens
the possibility of the activity manager requesting display state
from a window manager that is a step behind.
This change modifies the call behavior so that these changes are done
synchronously between the two managers.
Change-Id: Icd19f37c62bfb7aad10fab2e1b21e41ac75052b5
Fixes: 35741135
Test: cts/hostsidetests/services/activityandwindowmanager/util/run-test CtsServicesHostTestCases android.server.cts.ActivityManagerDisplayTests#testCreateMultipleVirtualDisplaysH
Diffstat (limited to 'docs/html/sdk/api_diff/20/changes')
0 files changed, 0 insertions, 0 deletions