services/tests/uiservicestests/src/com/android/server/notification/ZenModeConditionsTest.java
0 → 100644
+163
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
A couple of places in ZenModeConditions assumed that condition id uniquely determines ConditionProviderService, which is not correct. Additionally, verify that only system zen rules can be handled by system CPSes (schedule, event, etc). Bug: 391894257 Test: atest ZenModeConditionsTest Flag: EXEMPT Bug fix Change-Id: I7bff4b04674b5f247bd3b8b6920af029ef8098f5 Merged-In: I7bff4b04674b5f247bd3b8b6920af029ef8098f5 (cherry picked from commit 5cb0ae9c)