Merge "Add snooze notification setting" into qt-dev

am: b8f7db90ce

Change-Id: I2059c7ac5ae2922bba2c3d22413b21ed0ee60979
This commit is contained in:
Julia Reynolds
2019-05-29 10:15:46 -07:00
committed by android-build-merger
4 changed files with 173 additions and 0 deletions

View File

@@ -79,6 +79,11 @@
android:order="15"
settings:initialExpandedChildrenCount="0">
<SwitchPreference
android:key="show_snooze_options"
android:title="@string/snooze_options_title"
settings:controller="com.android.settings.notification.SnoozeNotificationPreferenceController" />
<SwitchPreference
android:key="asst_capabilities_actions_replies"
android:title="@string/asst_capabilities_actions_replies_title"