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

Skip to content
Commit e9588c0a authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix potential NPE in TelephonyEventLog.

I ran into a case in VT testing where the session.getCallId() was
throwing an NPE.
This code cleans up that potential source of an NPE and also protects
against the fact that a call ID in an ImsCallSession is a string and
could technically not contain a number.
Better than crashing telephony.

Bug: 26909254
Change-Id: Id6fe0b46c6c2b46fac29b2e04384bd69e8944373
parent cde20aa3
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