OSDN Git Service

Zen: Calendar tracker should use event availability.
authorJohn Spurlock <jspurlock@google.com>
Wed, 6 May 2015 15:36:19 +0000 (11:36 -0400)
committerJohn Spurlock <jspurlock@google.com>
Wed, 6 May 2015 15:36:19 +0000 (11:36 -0400)
commit028a53977cd0e3c1393ca17ad680473764905a56
tree7d29461f679111a820c0c3b91ab95ba039d8a29c
parentbc1a2ad8785415d1a4f86b3e477ff16e2e68f795
Zen: Calendar tracker should use event availability.

 - Ignore events that are marked as availability=free for consideration
   as DND trigger events.  All-day events are conventionally marked
   as free by default.

Bug: 20064962
Change-Id: Ie26c81a6b79bdd86444092886f9bc123470575a7
services/core/java/com/android/server/notification/CalendarTracker.java