Fix CTS failure caused by ag/16284012
BUG:216049141 Change-Id: I5265485feac8c5d718288702025c6276f20bb1f0
This commit is contained in:
@@ -488,9 +488,7 @@ public class RcsFeature extends ImsFeature {
|
|||||||
* has already been created in the framework.
|
* has already been created in the framework.
|
||||||
* @param listener A {@link CapabilityExchangeEventListener} to send the capability exchange
|
* @param listener A {@link CapabilityExchangeEventListener} to send the capability exchange
|
||||||
* event to the framework.
|
* event to the framework.
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
|
||||||
private void initRcsCapabilityExchangeImplBase(
|
private void initRcsCapabilityExchangeImplBase(
|
||||||
@NonNull CapabilityExchangeEventListener listener) {
|
@NonNull CapabilityExchangeEventListener listener) {
|
||||||
synchronized (mLock) {
|
synchronized (mLock) {
|
||||||
|
|||||||
Reference in New Issue
Block a user