Merge "Conversations can't individually bypass dnd" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b3f2c0d528
@@ -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