commit | 95081adaaea9aa6a12f3a38e4f796e8a8d034364 | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Thu Dec 21 16:17:51 2023 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Thu Dec 21 18:39:18 2023 +0000 |
tree | 9f3145a72f6abeb6bc6dcdf056ef44c5bfa83108 | |
parent | 6fafa0de3847d435daac49dda220db745fbe20a7 [diff] |
Use default icon if package name is null SystemUI crashes when package name is not provided due to changes made in ag/24363286. There is no need to use checkNotNull as we do show default icon when package name is null. Flag: NONE Test: atest MediaTttSenderCoordinatorTest Test: adb shell cmd statusbar media-ttt-chip-sender MyTablet ALMOST_CLOSE_TO_START_CAST useAppIcon=false Bug: 215562505 Change-Id: I054c0a9930b8d21d018a8afe2c03abe8dda93c1e