commit | 7edecb35e6fbc82ca73aee52aefffc7de8458db5 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Thu Apr 25 15:15:22 2019 -0700 |
committer | Robert Carr <racarr@google.com> | Mon Apr 29 16:06:14 2019 -0700 |
tree | 408ce3e899e374524a028072b3513ec2d00cc49b | |
parent | 2f956b53dff62e84ce74fdb79a7104900409e79c [diff] |
WM/ViewRootImpl: Fix convertFromTranslucent to respect existing state. Code-paths triggered by convertFromTranslucent end up setting an opaque state both on the client side and the WindowManager side, without appropriately checking to see if we were already non-opaque before we were convertedToTranslucent. Bug:126897750 Test: Manual Change-Id: I2d19624be31330100b61615fabae04899d95cda9