summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsail <sail@google.com>2017-01-27 21:47:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-27 21:47:43 +0000
commitc1bd6a19590fbab8fb1750865ef496275712e144 (patch)
tree3e1f501255d444acb261277e0d131b3addcbddce
parent3c87d9716e54ebc4ab9f0e3ba068a9154bce17d2 (diff)
parent1e721c9f30c3e626ba9f084acf764b4dea3afd38 (diff)
Merge "Make missed call notification a noisy notification"
am: 1e721c9f30 Change-Id: Ia026df379e1ce3454e00920b99cc93b2879e6501
-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