commit | 45599dacd416dc216aaa4f0e3ef9fc4719d1bf5a | [log] [tgz] |
---|---|---|
author | Marcus Hagerott <[email protected]> | Wed Feb 17 11:12:25 2021 -0800 |
committer | Marcus Hagerott <[email protected]> | Wed Feb 17 11:12:25 2021 -0800 |
tree | a952395212037249569cb6adf6b60d47dce82230 | |
parent | 78beda626e6309759d5542c06467b6c3e87124d5 [diff] |
Fix NPE when querying SimPhonebookProvider with null projection The elementary files item Uri did not check if the projecion was null. Also add null checks for some other possibly null values. Test: atest TeleServiceTests:SimPhonebookProviderTest Bug: 154363919 Change-Id: I99c289bd1cfd6b82c1e79f77df95e7fdd651e7c1