OSDN Git Service

DND apps might not have a service, and that's ok
authorJulia Reynolds <juliacr@google.com>
Fri, 15 Sep 2017 18:26:32 +0000 (14:26 -0400)
committerJulia Reynolds <juliacr@google.com>
Wed, 20 Sep 2017 13:15:25 +0000 (09:15 -0400)
commite5ce071bf5379e3ad6d2cdef1b8df462bf1baed4
treedcc2701935b0e06b1c981123ec0050b47dc334d3
parent7a59a622760078658f821a27b6299eb148de4c65
DND apps might not have a service, and that's ok

Also add logging for permission changes.

Bug: 64969998
Test: manual; trigger backup and verify dnd apps still have dnd
access.
Change-Id: Iefa14a6a1130fb4cc823fe6979f6b5a7b212ca4b
services/core/java/com/android/server/notification/ConditionProviders.java
services/core/java/com/android/server/notification/ManagedServices.java