commit | 16f1cea7faf8d5e059b4db2c472ff23f91834e4c | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Wed Dec 06 17:55:14 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Wed Dec 06 11:25:30 2023 +0000 |
tree | 767f29f22d6ef236bfbaea3d2e69d1eb97d9f3b8 | |
parent | 8209cc13288b05d20b0c878752b8ef97b3330d04 [diff] |
Catch crash for broadcastReceiverAsUserFlow Because the flow can be cancelled before registerReceiverAsUser, unregisterReceiver will throw IllegalArgumentException in this case. Fix: 315037726 Test: manual - on AppInfoSettings Test: unit test Change-Id: If302c26abc4774373dd2a66b8102e689a2760ab9