commit | 5bf81c054ceb2d10f9da5af9e80c3ad92726676e | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Fri Mar 18 13:56:38 2022 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Fri Mar 18 13:56:38 2022 +0000 |
tree | 90dade0503c6d737de79c71bbc43071ed8440605 | |
parent | cde55d305f5b7d43f5b026812ba0b149bac6d5cf [diff] |
Don't increment colorLayerCounter on surface migration If the TDA's surface is migrated mid transition then the colorLayerCounter is increment an additional time leading to a colorLayerCounter that is out of sync by +1 which means the color is never cleared. Bug: 221775939 Test: Run repo steps from b/221775939 and make sure the background color doesn't presist Change-Id: Ifc93d5482bad9591e942e4be91e0039daae743b1