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

Commit b85e257d authored by Xin Li's avatar Xin Li
Browse files

Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918

Bug: 205056467
Merged-In: I75aab474b2459e47d92078499924cbcbf079f07e
Change-Id: If8e1f5ffdd88abcdd6bef5b02f3aad3b639ed9b0
parents 965b1529 888c3494
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ public class DeviceCapabilityInfo {
    }

    public synchronized boolean isImsRegistered() {
        return mMmtelRegistered;
        return mMmtelRegistered || mRcsRegistered;
    }

    /**