commit | 640966b46d157f827f4783bfc0c0f0beac7b97bd | [log] [tgz] |
---|---|---|
author | Valentin Iftime <valiiftime@google.com> | Fri Mar 03 14:16:41 2023 +0100 |
committer | Iavor-Valentin Iftime <valiiftime@google.com> | Wed Mar 15 16:08:27 2023 +0000 |
tree | 29edc791e2146d1f72b363af4e6d0d9ce799bfac | |
parent | f785873128b0164aaa300723fc24386350bd278b [diff] |
[DO NOT MERGE] Limit Icon Drawables to MAX_BITMAP_SIZE Fixes canvas drawing exceptions caused by unsuported image sizes. Prevent RemoteActions crashing SystemUi. Test: Add a RemoteAction for PiP with a very large icon (5k x 5k image) Test: atest IconTest Bug: 271544782 Change-Id: Ifa36c2c721dd2fee336423060b600aee8f2ad1ee (cherry picked from commit 28c379e413ad2619f04f98622f673363a178429b)