Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b0761d3b authored by Ben Lin's avatar Ben Lin
Browse files

Fix NPE caused by not getting a Root DocumentInfo back from task.

We do a force callback on GetRootsDocumentInfoTask, so if the doc we get
back is null, we need to safe-guard against it. It's not very common
that we get no DocumentInfo back (we have a timeout, and most
well-behaving Providers should give us a DocumentInfo), but it is
possible that Provider took too long to respond.

Bug: 35399529
Change-Id: Ic2153c78019c835ea509397d9b208913eb28f7a0
parent c046d558
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment