commit | 51a6ae01b8f33231b0653fa044882d5b1e926a9a | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Tue Jan 03 13:14:37 2023 -0800 |
committer | Sudheer Shanka <sudheersai@google.com> | Tue Jan 03 13:22:50 2023 -0800 |
tree | 68587a15382bfd32e5fb49556f7819fd4cf7cef2 | |
parent | 09183fb1684d1afdcbfb14c9775f39fd4feda888 [diff] |
Safely handle the case of BroadcastOptions being null. BroadcastOptions argument in Context#sendBroadcastMultiplePermissions API is marked as @Nullable but would result in NPE if a null BroadcastOptions is passed. Bug: 264293164 Test: TH Change-Id: I0847a189bf945d8aa051133c7cff277a8692272d