Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 433468ed authored by Shubham Dubey's avatar Shubham Dubey Committed by Hakjun Choi
Browse files

Fix CTS failure caused by ag/16284012

BUG:216049141
Test: CTS ImsServiceTest#testProvisioningManagerWhen(Mmtel/Rcs)ProvisionIs(Not)Required

Change-Id: I5265485feac8c5d718288702025c6276f20bb1f0
Merged-In: I5265485feac8c5d718288702025c6276f20bb1f0
parent 0860f1b1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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) {