commit | 1c886d0a4769207b2febeb2fa3199a88fd5b9bb9 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Tue Oct 25 16:10:59 2022 -0700 |
committer | Andrey Epin <ayepin@google.com> | Tue Oct 25 16:17:16 2022 -0700 |
tree | 9d87f407d9c3672150c5e2f0fdcbf495501f4798 | |
parent | 2a432f1aa08612593bacb3a3fcf254d39189c06b [diff] |
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