commit | 2eaf15c37a051fd17c18c4443a8bd19d39057bf0 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Mon Mar 04 12:28:21 2024 -0600 |
committer | Sebastian Franco <fransebas@google.com> | Wed Mar 13 11:13:38 2024 -0700 |
tree | ce9cee70cd06d45aa71e1afa86922335b299b962 | |
parent | bbdcade30dce3f1fd4edff392a3184e4ae156bec [diff] |
In the case the gird migration goes to a taller grid keep the grid configuration For example going from 4x5 to 4x6 it will keep the 4x5 configuration which fits in the 4x6 grid. Also, it fixes GridMigrationTest which was flaky because of how it sorted arrays. Bug: 325286145 Flag: ACONFIG grid_migration_fix disabled Test: NA Change-Id: I6063e3c303320096f7429a3b1d909e107d2ef2a0