Fix potential crash when calling update but query db failed

This crash should not happen in normal case, but we can improve robustness of the code since ContentResolver.query() can possibly return null as its comment says

Fixes: 254186235
Test: manual
Change-Id: Ic4bb48b2f2048921681d7b3c45471c3b818f95b6
1 file changed