Remove ZEN notification visibility settings

Bug: 15286335
Change-Id: I927948458cfa4cddb8ebffda2f4c81fa003f8004
This commit is contained in:
Christoph Studer
2014-06-24 18:23:29 +02:00
parent 96debb5c96
commit 672e6ed50c
3 changed files with 0 additions and 50 deletions

View File

@@ -33,12 +33,6 @@
android:title="@string/lock_screen_notifications_title"
android:persistent="false" />
<!-- When do not disturb is on -->
<com.android.settings.notification.DropDownPreference
android:key="zen_mode_notifications"
android:title="@string/zen_mode_notifications_title"
android:persistent="false" />
<!-- App notifications -->
<PreferenceScreen
android:key="app_notifications"