Merge "Fix CTS failure caused by ag/16284012"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4b5b98d59b
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user