OSDN Git Service

Always reevaluate rules when a new service is added.
authorJulia Reynolds <juliacr@google.com>
Thu, 21 Apr 2016 14:24:27 +0000 (10:24 -0400)
committerJulia Reynolds <juliacr@google.com>
Thu, 21 Apr 2016 14:38:32 +0000 (10:38 -0400)
commit7c9350a940b4f96eb092c0dc2a7169b9e20b35ef
tree9fdc21bb70d538cad9a3a4ac728a5ce63e66a5f9
parentd82e981cf3003334affbb4454d8344c0a21bc124
Always reevaluate rules when a new service is added.

Otherwise the condition providers may never get an
onSubscribe call and may not turn on at the right time.

Bug: 26981870
Change-Id: Ia622597f10cc26f7c34ece1748013655543f488f
services/core/java/com/android/server/notification/ZenModeConditions.java