Don't crash during app uninstall.

ApplicationsState was not handling the case where the storage query
fails and returns a null result. This meant that it NPE when this
happened.

Fixes: 37726237
Test: Manual (see b/34768986)

Change-Id: I3740ac7b1192e1ea3cdad85c61dd3dee2c2251cc
1 file changed