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
Loading
Please register or sign in to comment