Merge "Don't add the "Events" mode anymore, and delete it if disabled" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a78f2b834c
@@ -458,7 +458,7 @@ public class ZenModeBackend {
|
||||
}
|
||||
|
||||
private static List<String> getDefaultRuleIds() {
|
||||
return ZenModeConfig.DEFAULT_RULE_IDS;
|
||||
return ZenModeConfig.getDefaultRuleIds();
|
||||
}
|
||||
|
||||
NotificationManager.Policy toNotificationPolicy(ZenPolicy policy) {
|
||||
|
||||
Reference in New Issue
Block a user