Show when work profile notifications are blocked for listener

Bug: 36657192
Test: m RunSettingsRoboTests

Change-Id: If6a8715b9a5a9ea893728c8ce7708e4c4154fb80
(cherry picked from commit ee349792dd)
This commit is contained in:
Esteban Talavera
2017-04-05 16:31:10 +01:00
committed by Kenny Guy
parent efed517a8a
commit 2db8240b87
2 changed files with 18 additions and 2 deletions

View File

@@ -6604,6 +6604,10 @@
<!-- Sound & notification > Advanced section: Title for managing notification listeners option. [CHAR LIMIT=30] -->
<string name="manage_notification_access_title">Notification access</string>
<!-- Notification Access section: Indicates that the work profile admin doesn't allow this
notification listener to access work profile notifications [CHAR LIMIT=100] -->
<string name="work_profile_notification_access_blocked_summary">Access to work profile notifications is blocked</string>
<!-- Summary of preference to manage notification listeners, when none are enabled -->
<string name="manage_notification_access_summary_zero">Apps cannot read notifications</string>