OSDN Git Service

Stop posting config asynchronously.
authorJulia Reynolds <juliacr@google.com>
Thu, 15 Sep 2016 15:07:50 +0000 (11:07 -0400)
committerJulia Reynolds <juliacr@google.com>
Thu, 15 Sep 2016 16:52:21 +0000 (16:52 +0000)
commit89aeab0e714ea8449c20816e6d2acea04c9348ca
tree280dc394fdf596b6e63dd5c69eec213f77bfb8c3
parent2c6fe63b4cdab6c6f7528210bcc89f9d0d1ee609
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
Change-Id: I3f12f1d3b8460361dab6fa9468f0ede55ca8dd5e
services/core/java/com/android/server/notification/ZenModeConditions.java
services/core/java/com/android/server/notification/ZenModeHelper.java