commit | 1c5514b56619d0ae76948689bb51479f131d0e30 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Jul 12 12:46:53 2023 -0700 |
committer | Sebastian Franco <fransebas@google.com> | Wed Jul 12 13:52:54 2023 -0700 |
tree | 259a32d02d6687bcc0168db227543e5ed247ca71 | |
parent | 551cbc49690030e4b1e5e6565c205d6954239e37 [diff] |
Creating a correctly populated mOccupied grid when reordering on foldables On ag/21680045 I copy the previous mOccupied but the right thing to do is to create a new one with all the views information. Some test stoped running inadvertently that's why we didn't catch this issue. There is a separate cl with the test to ensure we can catch it later on. Fix: 289584301 Test: ReorderWidgets Change-Id: I27b5a6e38a556d1c73ff8fbbdd552da6045e5b64