Skip to content
Commit 1e27ae70 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Add null check before using mCallback

There's some strange cases where onErrorInternal is being invoked
but mCallback is null. However, currently we only have a stack trace.
If this really is a problem, a bugreport will be needed. We can only
fix the NPE for now.

Fixes: 166187582
Test: Builds
Change-Id: I8ea932aadb15757383f273b0f6232b379c6b9ae1
parent 34639f47
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