Fix NPE

Fix NPE when launching chooser with a caller-specified target.
Enforce non-nullability of the ChooserListAdapter#addServiceResult map
arguments.

Attempt to invoke interface method 'java.lang.Object
java.util.Map.get(java.lang.Object)' on a null object reference at
com.android.intentresolver.ShortcutSelectionLogic.addServiceResults(ShortcutSelectionLogic.java:111)

Test: manual testing with a caller-specified target

Change-Id: I3ff85351d84545cb8a7537f703dc7cbc6214b272
1 file changed