OSDN Git Service

DO NOT MERGE Disable vibration from notificationmanagerservice when on watch
authorJustin Koh <justinkoh@google.com>
Fri, 26 Sep 2014 20:03:26 +0000 (13:03 -0700)
committerJustin Koh <justinkoh@google.com>
Fri, 26 Sep 2014 22:23:33 +0000 (22:23 +0000)
commit267874622e43a99474defbe4d07ace78e76bb690
tree28b41d08947feff5c72d459cb825194694225d15
parent18037f14e8ee8eea7247c03a9cb27e2a8878fd05
DO NOT MERGE Disable vibration from notificationmanagerservice when on watch

This is a hack for this version: in a future framework version, there is an API
to do this.

Bug: 17646502
Change-Id: I7b46c0894c5a21189eb82efa04f2ce50ef1f927c
services/core/java/com/android/server/notification/NotificationManagerService.java