Merge "Conversations can't individually bypass dnd" into rvc-dev am: b3f2c0d528
Change-Id: Ib1222663c41432bb4439f0fbf54c7effbae73809
This commit is contained in:
@@ -66,6 +66,7 @@ public class ConversationPromotePreferenceController extends NotificationPrefere
|
||||
return false;
|
||||
}
|
||||
mChannel.setDemoted(false);
|
||||
mChannel.setBypassDnd(false);
|
||||
saveChannel();
|
||||
|
||||
if (mHostFragment != null) {
|
||||
|
||||
Reference in New Issue
Block a user