From 420d33b797354c4a8b82c25a634506910ce1f9cd Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Wed, 28 May 2014 19:09:17 -0400 Subject: QuickSettings: Bind notifications tile to the ringer stream. So it has the same logic as the dialog version. The streams are bound together. Bug:15314453 Change-Id: Icc8e5f359948b60c52616709cd34a48e108b96cd --- .../SystemUI/src/com/android/systemui/qs/tiles/NotificationsTile.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/SystemUI/src/com/android/systemui/qs/tiles/NotificationsTile.java b/packages/SystemUI/src/com/android/systemui/qs/tiles/NotificationsTile.java index 130f9ce..267786b 100644 --- a/packages/SystemUI/src/com/android/systemui/qs/tiles/NotificationsTile.java +++ b/packages/SystemUI/src/com/android/systemui/qs/tiles/NotificationsTile.java @@ -85,7 +85,7 @@ public class NotificationsTile extends QSTile