commit | 046d339d78a25d655f30ac09193e6fe7b311ebe2 | [log] [tgz] |
---|---|---|
author | Oli Lan <olilan@google.com> | Wed Mar 09 12:29:08 2022 +0000 |
committer | Oli Lan <olilan@google.com> | Wed Mar 09 12:39:50 2022 +0000 |
tree | 3f1d4dc32cfe225c57ad5b9c7f8043b672c101bf | |
parent | af4514e54912d652b85821c2f75d6cd433189459 [diff] |
Fix AvatarPhotoControllerTest. This fixes a test issue with internalCropUsedIfNoSystemCropperFound. A bitmap must be created or the internal cropping will fail. This wasn't picked up before because files from previous tests were not being cleared properly - this also corrects that behaviour. Bug: 223498130 Test: atest AvatarPhotoControllerTest Change-Id: I3b550e94bea5894f984122bce420144355ea1cb4