diff options
| author | 2023-07-27 21:52:36 +0000 | |
|---|---|---|
| committer | 2023-07-27 22:08:46 +0000 | |
| commit | f87717293035fc03e4a07993cd54e1f4b3912f5e (patch) | |
| tree | e42a9ae2abc833eee22f54f0a60aa80e56f98b77 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 4c84b10193aff04034ba801ee0ed16ca2d6e3109 (diff) | |
Fix usage of temporary restricted keep clear area for hotseat
Add proto logs for easier debugging of keep clear area changes.
Originally the change was meant to be harmless, as it would have been
quickly updated with next keepClearAreasChanged callback.
However, we have switched the shelf height to no longer use the API
and instead provide the Rect to avoid directly to PiP, which stopped
issuing the callback and that lingering restricted keep clear area was
hanging over the future invocations for PiP.
It is eventually cleared once the callback is called, but otherwise
creates inconsistent behavior.
Bug: 292813143
Test: manually, enter YT PiP, observe shelf height change movements
Test: after http://recall/-/g8x7ZkgdfbqscttAA9wzl9/f6qcvXMt8A6s5LsC0Rx9Hs
Test: before http://recall/-/g8x7ZkgdfbqscttAA9wzl9/hfcWIBOuMrddsDM5qMv4xj
Change-Id: Ia644bf4ea8c887c7612608bfd867041cb5d8b32a
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions