commit | e2c0b5fe4b562b8fb101bb7a18f480d3e79c1201 | [log] [tgz] |
---|---|---|
author | Katsiaryna Naliuka <katsiaryna@google.com> | Tue Feb 18 19:26:21 2020 +0100 |
committer | Katsiaryna Naliuka <katsiaryna@google.com> | Wed Feb 19 16:08:40 2020 +0100 |
tree | ebd8082f1adad033d456dee204fa5d6ab4052e99 | |
parent | 753216ebc7fa996c7e19c4e9eefd144874f1f7b4 [diff] |
Handle the case of null intent type when obtaining target intent filter. Currently the method swallows the exception but that pollutes the logs. This change preserves the behavior while getting rid of distracting errors in the logs. Test: atest IntentTest; atest ChooserActivityTest Change-Id: I2b02dc4ae0343fa1fd58a112455e426d8a6d3f34