Merge changes from topics "imsservice subid notifications", "provisioning improvement", "provisioning_improvement_2" am: ff46fea55c am: 130217ec3d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1958908

Change-Id: I6cf94dadddceb947a96caa4cd369a780d8bd578e
This commit is contained in:
Hakjun Choi
2022-02-09 03:09:44 +00:00
committed by Automerger Merge Worker

View File

@@ -488,9 +488,7 @@ public class RcsFeature extends ImsFeature {
* has already been created in the framework.
* @param listener A {@link CapabilityExchangeEventListener} to send the capability exchange
* event to the framework.
* @hide
*/
@SystemApi
private void initRcsCapabilityExchangeImplBase(
@NonNull CapabilityExchangeEventListener listener) {
synchronized (mLock) {