Disable notification volume when user restricted

Bug: 22327825
Change-Id: I892627e00d9ebe2cd67348ce6da3c9c7bc0251fc
This commit is contained in:
Jason Monk
2015-07-13 15:15:36 -04:00
parent da15ade830
commit 26cc9fcf66

View File

@@ -88,6 +88,7 @@ public class NotificationSettings extends SettingsPreferenceFragment implements
KEY_MEDIA_VOLUME,
KEY_ALARM_VOLUME,
KEY_RING_VOLUME,
KEY_NOTIFICATION_VOLUME,
KEY_ZEN_ACCESS,
KEY_ZEN_MODE,
};