OSDN Git Service

No AudioFocus for notifications when media played remotely
authorJean-Michel Trivi <jmtrivi@google.com>
Wed, 6 Feb 2013 20:35:07 +0000 (12:35 -0800)
committerJean-Michel Trivi <jmtrivi@google.com>
Tue, 12 Feb 2013 23:30:39 +0000 (15:30 -0800)
commit97ad2cd1a80eef7db0fe19f15c417de4fa752519
treecb7bc55c36a9089d104f7ca79847ed3b68acc081
parentd21267a26845c36842990e0705a470b92caa7628
No AudioFocus for notifications when media played remotely

Don't use AudioFocus when playing a notification when media is
 playing remotely. This behavior may be accompanied by
 rules in the device's audio policy to not route the notifications
 to the remote display.

Bug 7485803

Change-Id: I8b96aa59cace75f6e9a0e73799ef8c75e9ee97aa
packages/SystemUI/src/com/android/systemui/media/NotificationPlayer.java