Merge "Fix CTS failure caused by ag/16284012"

This commit is contained in:
TreeHugger Robot
2022-01-24 22:46:43 +00:00
committed by Android (Google) Code Review

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) {