commit | d273b387e953ba02f79d48e92ef8e8c8e064703b | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Fri Dec 02 10:54:27 2022 -0800 |
committer | Andrey Epin <ayepin@google.com> | Fri Dec 02 15:49:53 2022 -0800 |
tree | a40d6e004f1ba7ae32c959806a1eb58b0ff4f4b4 | |
parent | d293b3b3102ef5e3944422fd6bc2cbe7109edf36 [diff] |
Fix ChooserActivity crash when launched with a caller-provided target Fix java.lang.UnsupportedOperationException at ShortcutSelectionLogic.addServiceResults() when trying to sort an unmodifiable collection. A new unit test for launcing ChooserActivity with a caller-provided target is added. Fix: 261215405 Test: manual test Test: atest IntentResolverUnitTests Change-Id: I8a28e074044e932753ab4906409cded67f4ccdad