commit | 03a843a281f058390cb55550ed8939cd0d05faf3 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Sep 14 12:11:28 2020 -0700 |
committer | Brad Ebinger <breadley@google.com> | Tue Sep 15 11:22:30 2020 -0700 |
tree | e09cfb8cfba7e817f745a6b249c379d75d298e1d | |
parent | 558a921d818e8000169ad0157debd0439220f81b [diff] |
Decouple the ImsFeature status listener from creating the feature Add the listener after the ImsFeature has been created to ensure that listeners do not miss the state update due to the feature not being tracked internally yet. (This is part 1 of a two part process to clean up ImsFeature connecting). Test: atest CtsTelephonyTestCases FrameworksTelephonyTests ImsCommonTests Change-Id: I6a0cf4a4dfae2593ea77d3b098cd7a93325ea740