commit | b5d471c19b7dc6cd6086283be41fe2d959c7ab56 | [log] [tgz] |
---|---|---|
author | Salvador Martinez <dehboxturtle@google.com> | Tue Apr 30 09:56:25 2019 -0700 |
committer | Salvador Martinez <dehboxturtle@google.com> | Tue Apr 30 09:59:27 2019 -0700 |
tree | c1d2d056598feb5e8fafcc9c13631ae28b3f8bf1 | |
parent | 8b285f235526907e1cc4169666d8911ab01a50ea [diff] |
Fix null pointer in SubscriptionUtil Sometimes we get null sub info which causes a crash. This just makes it so that if we see that we treat it as inactive since there isn't really a world where an active null sub info makes sense. Test: atest SubscriptionUtilTest Bug: 131603073 Change-Id: Id5ecbecf011e19ff02d9465e0571b1d17c83de9a