Ensure ImsConference is initialzed with a valid number presentation.

This CL ensures that ImsConference initializes with a valid number presentation (PRESENTATION_UNKNOWN). Before, we were relying on a valid number presentation to be set at some point later on (which didnt happen in every edge case). Defaulting to presentation UNKNOWN ensures that every instance of Connection and Conference will have a valid number presentation.

Bug: 306027715
Test: atest ImsConferenceTest#testDefaultNumberPresentationIsValid
Flag: EXEMPT bugfix
Change-Id: I054a29c5bee075ee014bfc6b97654427babbd2b5
1 file changed