Skip to content
Commit 5226c685 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Reorder ImsFeature initialization to handle STATE_READY

The method ImsFeature#setFeatureState can not be called
in the constructor of MmTelFeature currently, because the
IMS_SERVICE_UP intent will not be sent until mContext != null.

Remove this dependency and ensure addImsFeatureStatusCallback
is called after ImsFeature#initialize.

Bug: 130569556
Test: atest GtsTelephonyTestCases; atest FrameworksTelephonyTests
Change-Id: Ib3ca59eeeda89c0989cfd767257a6a598a97a670
parent 509b97b9
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