Files
frameworks_base/core/java/com/android
Katsiaryna Naliuka e2c0b5fe4b 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
2020-02-19 16:08:40 +01:00
..