commit | 323347afccd338c8b9a1daa317669a93526114c4 | [log] [tgz] |
---|---|---|
author | Tsung-Mao Fang <tmfang@google.com> | Thu Feb 06 13:46:05 2020 +0800 |
committer | Tsung-Mao Fang <tmfang@google.com> | Thu Feb 06 15:02:56 2020 +0800 |
tree | fc7dd29e0c96fa7c32f90c8afcad709757f22eb5 | |
parent | bc5e1646d506f209baf68a5a0d558895242a7bbc [diff] |
Use system-api lib to get badged, shadowed icons In order to prevent DoS attack from icon size, we're using a system lib to help convert any loaded drawable into a flattened bitmap with an appropriate size. Test: Open recent app screen and then no crash Change-Id: Ie148890fbbbf71f42863a8fe727a90615158b8c1 Fix: 33646131