diff options
author | 2024-02-07 14:17:30 +0000 | |
---|---|---|
committer | 2024-02-07 14:18:14 +0000 | |
commit | 8b669731f935d012b9b15ca67f92808e08486fb2 (patch) | |
tree | 65b2f42381f8010b0d262356d58fc19e92434a77 /framework-s/java | |
parent | 2793217dea4010673ffc731f6d91240507e89991 (diff) |
Fixes a Null Pointer Exception
Initial state as empty map requires the livedata to be non null. However live data is set to null in a condition at the source. Added safety checks to fix the crash.
Fixes : b/323491876
Test: Manually tested. Existing test passes.
Change-Id: Id548271964257aaa2737b985a8bfc54229d964ea
Diffstat (limited to 'framework-s/java')
0 files changed, 0 insertions, 0 deletions