Merge "*ring ring* Who is it? Destiny? I've been expecting your call..." into cw-e-dev

This commit is contained in:
Zach Johnson
2015-08-25 19:16:43 +00:00
committed by Android (Google) Code Review

View File

@@ -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