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

Skip to content
Commit 11864d02 authored by Grant Menke's avatar Grant Menke
Browse files

Added null check when setting up conferenceCall.

Without this null check, it was possible for the conferenceCallId to be non-null but the conferenceCall to be null. This resulted in errantly calling setParentAndChildCall with a null value. Wrapping in a null check prevents this behavior.

Bug: 230787193
Test: Manual Test
Change-Id: I330fcd3f99f81a038731d177ace8b9fe14680cf9
parent 03dd7bb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment