Visual updates for DND screens
(part 1), emphasizing People Test: atest, manual Bug: 137397357 Change-Id: I5672462feb480ea2fced70470ed7c2c8116fadfd
This commit is contained in:
@@ -277,7 +277,7 @@ public class ZenModeBackend {
|
||||
} else if (category == NotificationManager.Policy.PRIORITY_CATEGORY_CALLS){
|
||||
return R.string.zen_mode_from_none_calls;
|
||||
}
|
||||
return 0;
|
||||
return R.string.zen_mode_from_none;
|
||||
}
|
||||
|
||||
protected int getContactsSummary(int category) {
|
||||
|
Reference in New Issue
Block a user