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

Commit 2b20013a authored by Shubham Dubey's avatar Shubham Dubey
Browse files

Fix CTS failure caused by ag/16284012

BUG:216049141

Change-Id: I5265485feac8c5d718288702025c6276f20bb1f0
parent 2a7fc664
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) {