SEND_TO_INCALL null pointer exception fix
A bug was filed on ImsRttTextHandler#handleMessage(Message). User encountered a null pointer exception in SEND_TO_INCALL case. 2 new conditionals were added to avoid 2 potential null pointer exceptions and prevent this bug from recurring. bug: 215215955 Test: 2 Unit tests Change-Id: I6433b69556b1a913d97db507c17d14a596b4d884
Loading