diff options
| author | 2023-01-03 13:14:37 -0800 | |
|---|---|---|
| committer | 2023-01-03 13:22:50 -0800 | |
| commit | 51a6ae01b8f33231b0653fa044882d5b1e926a9a (patch) | |
| tree | 68587a15382bfd32e5fb49556f7819fd4cf7cef2 /libs/androidfw/ConfigDescription.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions