summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-02-20 10:41:58 -0800
committerBryce Lee <brycelee@google.com>2018-02-20 13:53:02 -0800
commit1cddfdc103fcfc6a8652249d3f7f04d6ffc4766e (patch)
tree9ed7e0f36885cb093637a76416ce172c66b3d3b8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentcfcd8a0578b3000ab2468ee4d84f9f8c2ac8f2dc (diff)
Create display if necessary when adding windows.
It is possible for a window to be added to a display before ActivityManagerService has processed a display creation. In this case, the relevant WindowManager and ActivityManager containers have not been created. This will prevent the client from proceeding. This changelist addresses this problem by allowing the WindowManager DisplayContent to be created in this specific scenario. When the ActivityManager side processes the new display, it will be associated with the existing DisplayContent. Change-Id: I1bc7d11f5cc538f35b5f7b0a8303d48fba370ea0 Fixes: 73292997 Test: cts-tradefed run singleCommand cts-dev --module CtsMediaTestCases --test android.media.cts.EncodeVirtualDisplayWithCompositionTest
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions