commit | 757c3974e0dfee223e9898111061101c373888a4 | [log] [tgz] |
---|---|---|
author | Aurélien Pomini <pomini@google.com> | Tue Mar 12 15:22:40 2024 +0000 |
committer | Yvonne Lin <yvonnecylin@google.com> | Fri Mar 15 07:29:16 2024 +0000 |
tree | bb2a0c4ec017763366853b4921b8e832cd7c4008 | |
parent | 4f43259fe167ee8dabc671c29e73fdad9a7d7f54 [diff] |
Don't change anything if multi_crop is false. The legacy WallpaperDataParser (without multi-crop) was inadvertently loading new attributes ("totalCropLeft, totalCropRight, ...") instead of old ones ("cropLeft, cropRight, ...") even when the flag was false. Flag: NA, fixes an issue outside flag Bug: 329259443 Test: manually spotted the issue Change-Id: Idb45decc64ad90da72a837a3fd7f19b3d2c182b2 (cherry picked from commit a001114eaa6e025ec1633b19b6bdbd8dd45b0974)