commit | 4160523864a6b1a9a35669e9080ca9eac8d32ca7 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Mon May 06 11:53:30 2019 -0700 |
committer | Winson <chiuwinson@google.com> | Tue May 07 10:24:19 2019 -0700 |
tree | 89462d32b9de709ce190c03a7b4821fb4eeeb829 | |
parent | d7314d7ab38fded0016903b800bc7278853fe391 [diff] |
Null check ApplicationInfo for ApplicationPackageManager#loadUnbadgedItemIcon Broken by I55026af543ff71ac0d947159bc6aeb3b33f31271 which added a shortcut. Really caused by the method not being annotated correctly so it was non-obvious that the AppInfo could be null. Bug: 132078158 Test: atest PackageItemInfoIconTest Change-Id: Ifd2789a80d2dad86ba4e09b1d9220ecab5d612ec