OSDN Git Service

Stop posting config asynchronously.
authorJulia Reynolds <juliacr@google.com>
Thu, 15 Sep 2016 15:07:50 +0000 (11:07 -0400)
committerCraig Donner <cdonner@google.com>
Tue, 11 Oct 2016 23:04:38 +0000 (23:04 +0000)
commit3ebe72b26a400ceb0bc6de0ffe94df6e1345add0
treea51715f34e35a75e3958c06ef3d13fad9f3c4dde
parentb29dadb939ac22c43e11dacef5cdbfabbe9d8f4c
Stop posting config asynchronously.

All of the instances of calling into other services with locks held
should be resolved, so this isn't needed anymore.

Test: have 2 rules end or start at the same time; ensure the resulting
state is correct.

Fixes: 28459870
Bug: 31980467

Change-Id: I3f12f1d3b8460361dab6fa9468f0ede55ca8dd5e
(cherry picked from commit 89aeab0e714ea8449c20816e6d2acea04c9348ca)
services/core/java/com/android/server/notification/ZenModeConditions.java
services/core/java/com/android/server/notification/ZenModeHelper.java