OSDN Git Service

Do not play sounds or vibes for background users' notifications.
authorDaniel Sandler <dsandler@android.com>
Tue, 4 Sep 2012 17:23:01 +0000 (13:23 -0400)
committerDaniel Sandler <dsandler@android.com>
Wed, 5 Sep 2012 12:41:07 +0000 (08:41 -0400)
commit24518e466ab36ce7c6d2ffd733ac4d57f255766e
treed866e7851240f6660791d864780bdfe73cbe262b
parente94831e5ed4aa3b1ebc5444cc1b16cdab8cb92f8
Do not play sounds or vibes for background users' notifications.

USER_ALL notifications will still play/vibe for any user.

Change-Id: Ie8cc69bd1541193ed9c4207ef38a8d4898af0a9d
services/java/com/android/server/NotificationManagerService.java