diff options
author | Tyler Gunn <tgunn@google.com> | 2015-05-28 15:47:06 -0700 |
---|---|---|
committer | Tyler Gunn <tgunn@google.com> | 2015-05-28 15:47:06 -0700 |
commit | e988cf779e19e2e321eb59361107e3819e39ce3b (patch) | |
tree | 72fd831c6c2ac5e38cb58da9e6169ae59c21ca5b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e79fed595c0e1ac1a0892e8cac0870743cf089f7 (diff) |
Fix NullPointerException in VideoCallImpl.
There were instances of NPEs due to a null mHandler in the VideoCallImpl.
Traced the problem down to InCallService implementations which do not
register a VideoCall Callback (e.g. gearhead).
Added null checks for uses of mHandler.
Bug: 21474154
Change-Id: I44dffde5e46529cc62912d417ad23c7b7dd1a1ba
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions