Fix ZenPolicy -> NotificationManager.Policy for conversations setting.
Unlike the priority senders (for messages and calls), the conversations setting uses the same enum in both ZenPolicy and NotificationManager.Policy, so the extraneous call to getNotificationPolicySenders resulted in an incorrect value in conversion. Bug: 197223270 Test: atest ZenModeConfigTest Change-Id: Ifa135ba9869ae1a2d3bffe5ec40f411eee197d7e
Loading
Please register or sign in to comment