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

Commit 147b7a54 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "MAP: Only call failPendingMessages() when unlocked"

parents 1d2b61ce 129feb02
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -3626,9 +3626,11 @@ public class BluetoothMapContentObserver {
            mSmsBroadcastReceiver.unregister();
        }
        unRegisterPhoneServiceStateListener();
        if (UserManager.get(mContext).isUserUnlocked()) {
            failPendingMessages();
            removeDeletedMessages();
        }
    }

    public boolean handleSmsSendIntent(Context context, Intent intent) {
        TYPE type = TYPE.fromOrdinal(