diff options
author | Winson Chung <winsonc@google.com> | 2018-10-03 14:25:34 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2018-10-18 11:31:54 -0700 |
commit | db111ee2ee9fb332ea80f99af236bcb3e4015689 (patch) | |
tree | 4dfc7aef8a24cedd0f3fe6646be690cd3b351d7e /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e5bc538a9f1603aee63aa5b464406c831545a498 (diff) |
Allow recents animation controller to control input consumer lifecycle
- Removing race between the system cleaning up the input consumer and the
controller who is also managing the input consumer lifecycle (it's
preferable for the controller to keep the input consumer registered,
and only to toggle the enabled state). Instead, we only ensure that we
clean up if the runner is unexpected destroyed.
- Also ensure that we don't add the input consumer on top of the runner's
app window
Bug: 117224991
Test: atest FrameworksServicesTests:RecentsAnimationTest
Test: atest FrameworksServicesTests:com.android.server.wm.RecentsAnimationControllerTest
Change-Id: I258f655417220b95112ba784e2ab2f30a9ee2a4a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions