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

Commit 3f7cfb2c authored by Zach Johnson's avatar Zach Johnson Committed by Android Git Automerger
Browse files

am 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been...

am 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting your call..." into cw-e-dev

* commit '632c240f':
  *ring ring* Who is it? Destiny? I've been expecting your call...
parents 61428288 632c240f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -411,8 +411,7 @@ public class ZenModeHelper {
        applyRestrictions(muteNotifications, USAGE_NOTIFICATION);

        // call restrictions
        final boolean muteCalls = zen && !mConfig.allowCalls && !mConfig.allowRepeatCallers
                || mEffectsSuppressed;
        final boolean muteCalls = zen && !mConfig.allowCalls && !mConfig.allowRepeatCallers;
        applyRestrictions(muteCalls, USAGE_NOTIFICATION_RINGTONE);

        // alarm restrictions