d281726706
We're getting an NPE in restoreMessageWithId(EmailContent.java:670) called from MessageFileViewFragment.openMessageSync(). However, there're only two things that can be null in this line, context and context.getContentResolver(), and either one really can't be null. Add explicit null checks to investigate what's going on. Bug 3134403 Change-Id: I463b039b6afeda32729f7e6a93edfdb9abf12093 |
||
---|---|---|
.. | ||
android | ||
beetstra |