commit | 75d8994e6f947cdd3f74d1687fc8add6fbacdf4d | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Thu Aug 24 15:01:27 2023 -0700 |
committer | Brandon Dayauon <brdayauon@google.com> | Thu Aug 31 13:59:13 2023 -0700 |
tree | 8e8a0abeb21b30c4176b988c06b35be8c5d36e87 | |
parent | dddd60e84f3e6a822fba089ca46feb000f361acd [diff] |
Add nullable annotation It looks like from the stack trace that there is an NPE during the setApps() call. So adding nullable and null checking to make sure mApps is not null. bug: 296920692 test: presubmit flag: n/a Change-Id: If402c0b68db159f7a698e8e2e139d9bd5041b1c1