summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsail <sail@google.com>2017-01-27 21:52:11 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-27 21:52:11 +0000
commit8f2f4ad42d0de986fb803e68e878c70301ab2b4c (patch)
treebd2ab01edb54ddfe91e58959ad41704a61075a58
parentf3137f7965ac420bfab6d91d3e948080435ca97d (diff)
parentd0f276eb48055e1f7b8df445d28d6c37acda3389 (diff)
downloadandroid_packages_apps_Dialer-8f2f4ad42d0de986fb803e68e878c70301ab2b4c.tar.gz
android_packages_apps_Dialer-8f2f4ad42d0de986fb803e68e878c70301ab2b4c.tar.bz2
android_packages_apps_Dialer-8f2f4ad42d0de986fb803e68e878c70301ab2b4c.zip
Merge "Make missed call notification a noisy notification" am: 1e721c9f30 am: c1bd6a1959
am: d0f276eb48 Change-Id: I37f3fa286f8a0ee749137ca7d86a4c1db324d90e
-rw-r--r--src/com/android/dialer/calllog/MissedCallNotifier.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/com/android/dialer/calllog/MissedCallNotifier.java b/src/com/android/dialer/calllog/MissedCallNotifier.java
index f6830168b..732f65665 100644
--- a/src/com/android/dialer/calllog/MissedCallNotifier.java
+++ b/src/com/android/dialer/calllog/MissedCallNotifier.java
@@ -148,6 +148,7 @@ public class MissedCallNotifier {
.setContentIntent(createCallLogPendingIntent())
.setAutoCancel(true)
.setWhen(timeMs)
+ .setDefaults(Notification.DEFAULT_VIBRATE)
.setDeleteIntent(createClearMissedCallsPendingIntent())
// Include a public version of the notification to be shown when the missed call
// notification is shown on the user's lock screen and they have chosen to hide