commit | 6a1d698ace1a10f97242ce4478a32dbd24e2b1b2 | [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 14:47:48 2022 +0000 |
tree | a4d6fa56fd13025e1ede9238523db21dff8131eb | |
parent | 0f608efde92f423c080272384c80f94d681e6018 [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. Test: Run repo steps from b/221775939 and make sure the background color doesn't presist Bug: 221775939 Merged-In: Ifc93d5482bad9591e942e4be91e0039daae743b1 Change-Id: Ifc93d5482bad9591e942e4be91e0039daae743b1