diff options
author | 2024-04-29 20:13:28 +0800 | |
---|---|---|
committer | 2024-04-30 01:33:03 +0000 | |
commit | be6deaced5fff95147483cdb4ff3c7c82004885b (patch) | |
tree | 797bbf0a487d8dd093c5b99429ca40f0a362ef0a /api/api.go | |
parent | adfb344ce1c2cf5186ce4646641cafb2e2ff7332 (diff) |
Gnss:fix NPE due to the arraymap store the null key.
PersistableBundle store the data use the ArrayMap,so the null key may put into the map.So we should make a judgment to prevent the systemserver crash.
Bug: 337781283
Change-Id: I9ce8c86aa9c9142e3b413bdb1eaaf51099592e72
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions